@dxos/app-framework - v0.8.2
Preparing search index...
useCapability
Function useCapability
useCapability
<
T
>
(
interfaceDef
:
InterfaceDef
<
T
>
)
:
T
Hook to request a capability from the plugin context.
Type Parameters
T
Parameters
interfaceDef
:
InterfaceDef
<
T
>
Returns
T
The capability.
Throws
If no capability is found.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dxos/app-framework - v0.8.2
Loading...
Hook to request a capability from the plugin context.