Skip to content

TypeParameterProps

Information for a TypeScript generic type parameter.

Members

constraintsoptionalChildren | Children[]

The parameter constraint

namestring

The name of the type parameter.

refkeyoptionalRefkey | Refkey[]

A refkey or array of refkeys for this type parameter.