@bridgeline-digital/hawksearch-handlebars-ui
Preparing search index...
Models
SmartResponseComponentModel
Interface SmartResponseComponentModel
interface
SmartResponseComponentModel
{
active
?:
boolean
;
busy
?:
boolean
;
prompt
?:
any
;
strings
?:
{
header
?:
string
;
noresults
?:
string
}
;
summary
?:
SmartResponseResponse
;
}
Hierarchy (
View Summary
)
BaseComponentModel
SmartResponseComponentModel
Index
Properties
active?
busy?
prompt?
strings?
summary?
Properties
Optional
active
active
?:
boolean
Optional
busy
busy
?:
boolean
Optional
prompt
prompt
?:
any
Optional
strings
strings
?:
{
header
?:
string
;
noresults
?:
string
}
Optional
summary
summary
?:
SmartResponseResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
busy
prompt
strings
summary
@bridgeline-digital/hawksearch-handlebars-ui
Loading...