--- sidebar_label: Configuration.experiments --- # Configuration.experiments property **Signature:** ```typescript interface Configuration { experiments?: { macArmChromiumEnabled?: boolean; }; } ```