Backstage
Docs
Github
Preparing search index...
@backstage/plugin-scaffolder-node
index
ScaffolderActionsExtensionPoint
Interface ScaffolderActionsExtensionPoint
Extension point for managing scaffolder actions.
interface
ScaffolderActionsExtensionPoint
{
addActions
(
...
actions
:
TemplateAction
<
any
,
any
,
any
>
[]
)
:
void
;
}
Index
Methods
add
Actions
Methods
add
Actions
addActions
(
...
actions
:
TemplateAction
<
any
,
any
,
any
>
[]
)
:
void
Parameters
...
actions
:
TemplateAction
<
any
,
any
,
any
>
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
add
Actions
Docs
Github
Backstage
Loading...
Extension point for managing scaffolder actions.