Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/helpers/LinkComponentType"

Index

Interfaces

Type aliases

Type aliases

LinkComponentType

LinkComponentType: React.ElementType<LinkComponentTypeProps>

The type of a link component to be passed to ComponentRegister.

It allows any valid React component (including tag strings) that accept LinkComponentTypeProps as proptypes.

Generated using TypeDoc