Files
backstage/plugins/scaffolder-react
Patrik Oldsberg 004b5c1208 Move formFieldsApiRef and ScaffolderFormFieldsApi to scaffolder-react
The formFieldsApiRef and ScaffolderFormFieldsApi type are now defined and
exported from @backstage/plugin-scaffolder-react/alpha, and re-exported
from @backstage/plugin-scaffolder/alpha for backwards compatibility.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-02-26 18:06:57 +01:00
..
2026-02-24 19:24:06 +00:00
2026-02-24 19:24:06 +00:00

Scaffolder React

This is shared code of the frontend part of the default Scaffolder plugin.

It will implement the core API for working with the Scaffolder, and supplies components that can be reused by third-party plugins.