FunctionTypeProps
Options for FunctionType component.
Members
Section titled “Members”Extends CallSignatureProps
| async | optional boolean | If the method is async |
| children | optionalChildren | Jsx content |
| doc | optionalChildren | Documentation for this method. |
Options for FunctionType component.
Extends CallSignatureProps
| async | optional boolean | If the method is async |
| children | optionalChildren | Jsx content |
| doc | optionalChildren | Documentation for this method. |