FeatureFlagsApi.save()
Home > @backstage/core-plugin-api
> FeatureFlagsApi
> save
Save the user's choice of feature flag states.
Signature:
save(options: FeatureFlagsSaveOptions): void;
Parameters
Parameter |
Type |
Description |
---|---|---|
options |
void