Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
FeaturesQueryWidgetConfig
Interface FeaturesQueryWidgetConfig
interface
FeaturesQueryWidgetConfig
{
displayMode
?:
"map"
|
"list"
;
featureButtons
?:
TemplateButton
[]
;
group
:
"widget"
;
id
?:
string
;
labelProperty
?:
string
;
query
:
string
;
renderRule
?:
RulesLogic
;
type
:
"FeaturesQuery"
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
BaseWidget
FeaturesQueryWidgetConfig
Indexable
[
key
:
string
]:
unknown
Index
Properties
display
Mode?
feature
Buttons?
group
id?
label
Property?
query
render
Rule?
type
Properties
Optional
display
Mode
displayMode
?:
"map"
|
"list"
Optional
feature
Buttons
featureButtons
?:
TemplateButton
[]
group
group
:
"widget"
Optional
id
id
?:
string
Optional
label
Property
labelProperty
?:
string
query
query
:
string
Optional
render
Rule
renderRule
?:
RulesLogic
type
type
:
"FeaturesQuery"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Mode
feature
Buttons
group
id
label
Property
query
render
Rule
type
edocu-sdk
Loading...