An example of a <Frigade.Tour/>
Create a Tour
Find your Step anchors
id
to your element to ensure that Frigade can find it.Configure your Flow
selector
property in each step of your Tour to highlight the desired element in your application:Embed the Tour Component
Create some Hints
Find your Hint anchors
id
to your element to ensure that Frigade can find it.Configure your Flow
selector
property in each Hint to highlight the desired element in your application.Embed the Tour Component
<Frigade.Tour>
!Enabling verbose logging in Chrome Devtools
zIndex
prop on a Tour:
zIndex
property:
align
and side
properties in Config YAML to override the default positioning.
It follows the same syntax as the align and side props on the Tour
component.
sideOffset
and alignOffset
properties (see Tour component documentation).
Alternatively, you can override the offset for a specific Step directly in the YAML config by leveraging the props
field:
primaryButton.title
property in the YAML config: