@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/core
<internal>
WidgetOptionBase
Type Alias WidgetOptionBase
type
WidgetOptionBase
=
{
defaultValue
?:
string
|
boolean
|
number
;
hint
?:
string
;
label
:
string
;
name
:
string
;
section
:
WidgetOptionSection
;
type
:
WidgetOptionType
;
}
Index
Properties
default
Value?
hint?
label
name
section
type
Properties
Optional
default
Value
defaultValue
?:
string
|
boolean
|
number
Optional
hint
hint
?:
string
label
label
:
string
name
name
:
string
section
section
:
WidgetOptionSection
type
type
:
WidgetOptionType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
Value
hint
label
name
section
type
@servicenow/sdk - v4.7.0
Loading...