Type alias ActionOverload

ActionOverload: string

The qualified name of an action with an optional overload

The qualified name of an action optionally followed by parentheses containing the binding parameter type of a bound action overload to identify that bound overload, or by empty parentheses to identify the unbound overload.

Generated using TypeDoc