Interface EventsProps<ComponentProps, ForwardedData>

Type Parameters

  • ComponentProps = Record<string, any>

  • ForwardedData = Record<string, any>

Hierarchy

  • EventsProps

Properties

Properties

forward: ForwardedData
props: ComponentProps

Generated using TypeDoc