Feature Flags
Toggle features on or off in real-time without backend changes. Test different user experiences and validate A/B scenarios during development.
npm install ngx-dev-toolbar
Toggle feature flags, manage permissions, and save presets — all from the toolbar.
Feature Flags
Toggle features on or off in real-time without backend changes. Test different user experiences and validate A/B scenarios during development.
Permissions
Test role-based access control by forcing permissions on or off. Verify authorization logic without switching user accounts.
Presets
Save complete toolbar configurations as presets. Switch between QA, demo, and debug setups with one click.
Custom Tools
Build your own tools using the toolbar’s extensible architecture. See the custom tool guide.
isDevMode()Ctrl+Shift+D