Type alias InlineProps<P>

InlineProps<P>: P & InlineDefaultProps

the props accepted by any ComponentGenerator, ONLY when the inline hyperzone InlineHyperZone is being used.

Type Parameters

  • P = {}

Generated using TypeDoc