AppNodeInstance.getData()
Home > @backstage/frontend-plugin-api > AppNodeInstance > getData
Get the output data for a single extension data ref
Signature:
getData<T>(ref: ExtensionDataRef<T>): T | undefined;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
ref |
T | undefined