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