Skip to content

Tapestry API


getCapability<T>(name): T

Defined in: types.d.ts:98

Retrieves a capability provided by another mod or the host.

Type Parameters

T

T

Parameters

name

string

Qualified name of the capability.

Returns

T