jamespot-user-api
Preparing search index...
WidgetQuickSurveyContent
Type Alias WidgetQuickSurveyContent
type
WidgetQuickSurveyContent
=
{
anonymize
?:
WidgetLegacyMixedBoolean
;
arr
?:
WidgetQuickSurveyContentArr
[]
;
closing
?:
WidgetLegacyMixedBoolean
;
css
?:
Record
<
string
,
string
|
number
>
;
isClosed
?:
WidgetLegacyMixedBoolean
;
isNotDisabled
?:
WidgetLegacyMixedBoolean
;
multi
?:
WidgetLegacyMixedBoolean
;
open
?:
WidgetLegacyMixedBoolean
;
seeResponseAfter
?:
WidgetLegacyMixedBoolean
;
showResult
?:
WidgetLegacyMixedBoolean
;
widgets
?:
WidgetBaseType
[]
;
}
Index
Properties
anonymize?
arr?
closing?
css?
is
Closed?
is
Not
Disabled?
multi?
open?
see
Response
After?
show
Result?
widgets?
Properties
Optional
anonymize
anonymize
?:
WidgetLegacyMixedBoolean
Optional
arr
arr
?:
WidgetQuickSurveyContentArr
[]
Optional
closing
closing
?:
WidgetLegacyMixedBoolean
Optional
css
css
?:
Record
<
string
,
string
|
number
>
Optional
is
Closed
isClosed
?:
WidgetLegacyMixedBoolean
Optional
is
Not
Disabled
isNotDisabled
?:
WidgetLegacyMixedBoolean
Optional
multi
multi
?:
WidgetLegacyMixedBoolean
Optional
open
open
?:
WidgetLegacyMixedBoolean
Optional
see
Response
After
seeResponseAfter
?:
WidgetLegacyMixedBoolean
Optional
show
Result
showResult
?:
WidgetLegacyMixedBoolean
Optional
widgets
widgets
?:
WidgetBaseType
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anonymize
arr
closing
css
is
Closed
is
Not
Disabled
multi
open
see
Response
After
show
Result
widgets
jamespot-user-api
Loading...