ContextualHelpProps
Hierarchy
-
ComponentPropsWithoutRef<"div"> -
Pick(opens in a new tab)<PopoverProviderProps,"open"|"setOpen"|"defaultOpen"|"store">↳
ContextualHelpProps
Properties
children
• Optional children: ReactNode
Children prop
Overrides
ComponentPropsWithoutRef.children
Defined in
packages/components/src/contextual-help/contextual-help.tsx:62 (opens in a new tab)
label
• label: string
Label for the help
Defined in
packages/components/src/contextual-help/contextual-help.tsx:58 (opens in a new tab)