Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPopoverClickTriggerProps<ChildProps>

Type parameters

Hierarchy

Index

Properties

Optional children

children: string | number | ReactElement<ChildProps, any> | ((childProps: IPopoverClickTriggerChildProps) => ReactNode)

Optional closeOnClickOutside

closeOnClickOutside: boolean

Optional getElement

Optional toggle

toggle: boolean

Generated using TypeDoc