Preparing search index...
The search index is not available
Documentation
Documentation
@nut-tree/shared
WindowElementDescription
Interface WindowElementDescription
interface
WindowElementDescription
{
id
?:
string
;
in
?:
WindowElementDescription
;
role
?:
string
;
selectedText
?:
string
|
RegExp
;
title
?:
string
|
RegExp
;
type
?:
string
;
value
?:
string
|
RegExp
;
}
Index
Properties
id?
in?
role?
selected
Text?
title?
type?
value?
Properties
Optional
id
id
?:
string
Optional
in
in
?:
WindowElementDescription
Optional
role
role
?:
string
Optional
selected
Text
selected
Text
?:
string
|
RegExp
Optional
title
title
?:
string
|
RegExp
Optional
type
type
?:
string
Optional
value
value
?:
string
|
RegExp
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
id
in
role
selected
Text
title
type
value
Documentation
@nut-tree
nut-js
provider-interfaces
shared
Generated using
TypeDoc