Feature Flag Block
Document feature flags with environment-specific states, rollout percentages, and expiry dates.
Overview
The Feature Flag block documents feature toggles with environment-specific states and rollout configurations. It supports boolean toggles, percentage rollouts, and configuration values. Use this block to track feature flags and their deployment status across environments.
Boolean Feature Flag
A simple on/off feature flag.
Percentage Rollout
A feature flag with gradual percentage rollout.