- Learning Ionic(Second Edition)
- Arvind Ravulavaru
- 90字
- 2021-07-02 23:24:30
Mozilla Firefox
If you are a Mozilla Firefox fan, we can achieve the preceding result using Firefox as well. Once the Ionic app is launched, open developer tools (not Firebug, Firefox's native development tools) by pressing Command + Option + I on Mac and Ctrl + Shift + I on Windows/Linux. Then click on the dock to the side of the browser window icon, as shown in the following screenshot:

Now we can drag the demarcation line to achieve the same result as that we saw in Chrome:

推薦閱讀
- 軟件項目管理(第2版)
- Rust實戰
- Hands-On Data Structures and Algorithms with JavaScript
- Offer來了:Java面試核心知識點精講(原理篇)
- Practical DevOps
- Scratch 3.0少兒編程與邏輯思維訓練
- Oracle JDeveloper 11gR2 Cookbook
- 琢石成器:Windows環境下32位匯編語言程序設計
- SQL基礎教程(第2版)
- C語言開發基礎教程(Dev-C++)(第2版)
- Scala Reactive Programming
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- ScratchJr趣味編程動手玩:讓孩子用編程講故事
- Building Serverless Web Applications
- MyBatis 3源碼深度解析