FunctionTypeProps
Options for FunctionType component.
Members
Section titled “Members”Extends CallSignatureProps
| async | optionalbooleanIf the method is async |
| children | optionalChildrenJsx content |
| doc | optionalChildrenDocumentation for this method. |