Preparing search index...
The search index is not available
@nosto/nosto-js
@nosto/nosto-js
client
DynamicPlacementDTO
Interface DynamicPlacementDTO
interface
DynamicPlacementDTO
{
cssSelector
?:
string
;
enabled
:
boolean
;
filters
:
FilterRule
[]
;
id
:
string
;
intersection
?:
boolean
;
mode
:
InsertMode
;
mutation
?:
boolean
;
wrapper
:
WrapMode
;
}
Index
Properties
css
Selector?
enabled
filters
id
intersection?
mode
mutation?
wrapper
Properties
Optional
css
Selector
cssSelector
?:
string
enabled
enabled
:
boolean
filters
filters
:
FilterRule
[]
id
id
:
string
Optional
intersection
intersection
?:
boolean
mode
mode
:
InsertMode
Optional
mutation
mutation
?:
boolean
wrapper
wrapper
:
WrapMode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
css
Selector
enabled
filters
id
intersection
mode
mutation
wrapper
@nosto/nosto-js
Loading...