Skip to content

InterfaceFunction

import { InterfaceFunction } from "@alloy-js/go";
<InterfaceFunction
doc={Children}
name={string | Namekey}
parameters={FunctionParameterProps[]}
refkey={Refkey}
returns={Children}
/>
docoptional ChildrenDoc comment
namestring | Namekey
parametersoptional FunctionParameterProps[]
refkeyoptional Refkey
returnsoptional Children