React Native Spotlight Tour - API Reference
React Native Spotlight Tour - API Reference / AttachStep
Function: AttachStep()
AttachStep(
props
):ReactElement
Defined in: package/src/lib/components/attach-step/AttachStep.component.tsx:70
React functional component used to attach and step to another component by only wrapping it. Use its props to customize the behavior.
Parameters
props
the component props
Returns
ReactElement
an AttachStep React element