ContextualHelp
Shows the user information relative to a context
<ContextualHelp label="Meaningful label">Help message</ContextualHelp>
Parameters
props
- Type: @vtex/shoreline-components.ContextualHelpProps & @types/react.React.RefAttributes<typescript.HTMLDivElement>
Props
children (optional)
Children prop
- Type: @types/react.React.ReactNode
label
Label for the help
- Type: string