custom
custom<
T>(custom):Comp&T
A component for define a custom component.
Type parameters
| Type parameter |
|---|
T |
Parameters
| Parameter | Type |
|---|---|
custom | () => T |
Returns
Comp & T
Source
global.d.ts:14
custom<
T>(custom):Comp&T
A component for define a custom component.
| Type parameter |
|---|
T |
| Parameter | Type |
|---|---|
custom | () => T |
Comp & T
global.d.ts:14