Type Alias: ItemComponentReturnType<T>
componentItemComponentReturnType<
T> =Textends keyofItemComponentTypeMap?ItemComponentTypeMap[T] :ItemCustomComponentInstance
Beta
Type Parameters
T
T extends string
ItemComponentReturnType<
T> =Textends keyofItemComponentTypeMap?ItemComponentTypeMap[T] :ItemCustomComponentInstance
Beta
T extends string