- Learning Ionic(Second Edition)
- Arvind Ravulavaru
- 127字
- 2021-07-02 23:24:29
Google Chrome
Once the Ionic app is launched, open the developer tools by pressing Command + Option + I on Mac and Ctrl + Shift + I on Windows/Linux. Then click on the last but one icon in the top row, next to the close button, as seen in the following screenshot:

This will dock developer tools to the side of the current page. Drag the demarcation line between the browser and the developer tools until the view starts to resemble that of a mobile.
If you click on the Elements tab in the developer tools, you can easily inspect the page and see the output in one go, as shown in the following screenshot:

This view is very helpful for fixing errors and debugging issues.
推薦閱讀
- 案例式C語言程序設(shè)計
- C程序設(shè)計簡明教程(第二版)
- 數(shù)據(jù)庫系統(tǒng)教程(第2版)
- Angular UI Development with PrimeNG
- Vue.js 2 and Bootstrap 4 Web Development
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- Django開發(fā)從入門到實踐
- Windows Presentation Foundation Development Cookbook
- CouchDB and PHP Web Development Beginner’s Guide
- 從Excel到Python:用Python輕松處理Excel數(shù)據(jù)(第2版)
- 動手學(xué)數(shù)據(jù)結(jié)構(gòu)與算法
- Java程序設(shè)計案例教程
- Azure Serverless Computing Cookbook
- .NET 4.5 Parallel Extensions Cookbook
- Laravel Application Development Blueprints