Preparing search index...
The search index is not available
Flywheel Extension SDK
Flywheel Extension SDK
GearInput
Interface GearInput
interface
GearInput
{
base
:
"file"
|
"context"
|
"api-key"
;
description
?:
string
;
optional
?:
boolean
;
read-only
?:
boolean
;
type
?:
{
enum
?:
string
[]
;
}
;
}
Index
Properties
base
description?
optional?
read-
only?
type?
Properties
base
base
:
"file"
|
"context"
|
"api-key"
Optional
description
description
?:
string
Optional
optional
optional
?:
boolean
Optional
read-
only
read-
only
?:
boolean
Optional
type
type
?:
{
enum
?:
string
[]
;
}
Type declaration
Optional
enum
?:
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
base
description
optional
read-
only
type
Flywheel Extension SDK
Loading...