Backstage
Docs
Github
Preparing search index...
@backstage/frontend-plugin-api
TranslationResource
Interface TranslationResource<TId>
interface
TranslationResource
<
TId
extends
string
=
string
>
{
$$type
:
"@backstage/TranslationResource"
;
id
:
TId
;
}
Type Parameters
TId
extends
string
=
string
Index
Properties
$$type
id
Properties
$$type
$$type
:
"@backstage/TranslationResource"
id
id
:
TId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$$type
id
Docs
Github
Backstage
Loading...