Skip to content

InterfaceFunction

import { InterfaceFunction } from "@alloy-js/go";
<InterfaceFunction
doc={Children}
name={string | Namekey}
parameters={FunctionParameterProps[]}
refkey={Refkey}
returns={Children}
/>
docoptionalChildren

Doc comment

namestring | Namekey
parametersoptionalFunctionParameterProps[]
refkeyoptionalRefkey
returnsoptionalChildren