@bridgeline-digital/hawksearch-handlebars-ui
Preparing search index...
Models
CustomContentComponentModel
Interface CustomContentComponentModel
interface
CustomContentComponentModel
{
campaignId
:
number
;
content
:
string
;
id
:
number
;
title
:
string
;
trackingEnabled
:
boolean
;
trigger
?:
Trigger
;
type
:
"custom"
;
zone
:
string
;
}
Hierarchy (
View Summary
)
BaseComponentModel
CustomContent
CustomContentComponentModel
Index
Properties
campaign
Id
content
id
title
tracking
Enabled
trigger?
type
zone
Properties
campaign
Id
campaignId
:
number
content
content
:
string
id
id
:
number
title
title
:
string
tracking
Enabled
trackingEnabled
:
boolean
Optional
trigger
trigger
?:
Trigger
type
type
:
"custom"
zone
zone
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
campaign
Id
content
id
title
tracking
Enabled
trigger
type
zone
@bridgeline-digital/hawksearch-handlebars-ui
Loading...