Skip to content

FunctionTypeProps

Options for FunctionType component.

Extends CallSignatureProps

asyncoptional booleanIf the method is async
childrenoptional ChildrenJsx content
docoptional ChildrenDocumentation for this method.