React Native Spotlight Tour - API Reference
React Native Spotlight Tour - API Reference / TourBox
Function: TourBox()
TourBox(
props
):ReactElement
Defined in: package/src/lib/components/tour-box/TourBox.component.tsx:87
A built-in TourBox component which can be used as a tooltip container for each step. While it’s highly customizable, it’s not required and can be replaced by your own component.
Parameters
props
the component props
Returns
ReactElement
A TourBox React element