ProductTourBannerConfig
Properties
| Name | Type |
|---|---|
action | {
type: 'none' | 'link' | 'trigger_tour';
link?: string;
tourId?: string;
} |
animation | {
duration?: number;
} |
behavior | 'sticky' | 'static' | 'custom' |
selector | string |