メインコンテンツまでスキップ
バージョン: v8

Ionic Angular の概要

@ionic/angular は core Ionic experience に、Angular 開発者向けにカスタマイズされたツールと API を組み合わせたものです。

Angular バージョンサポート

Ionic v7 は Angular v14+をサポートしています。アップグレード戦略の一環として、Angular にはアップグレードを自動化するためのツールが組み込まれており、API に変更があった際には開発者にフィードバックを提供します。これにより、アップデートの手間を減らし、エコシステムを最新の状態に保つことができます。

Angular Tooling

Ionic4 以降では、アプリケーション構築とルーティングのために公式の Angular スタックが使用されているため、あなたのアプリケーションは Angular エコシステムと同じように利用できます。更に独自の機能が必要な場合には、Ionic は@ionic/angular-toolkitを提供します。、これは official Angular CLI を構築して統合し、@ionic/angular アプリ固有の機能を提供します。

Resources

Getting Started

Learn the fundamentals you need to know to start building amazing apps with Ionic Framework.

Navigation

Learn the basics of navigation inside your app with Ionic and Angular Router

Lifecycle

Learn about using Ionic lifecycle events in class components and with hooks

Build Options

Learn about using Modules or Standalone Components in Ionic.