#Javascript の記事
-
Jan. 12. 2021
Angularを勉強した時の個人用メモです。随時追記しています。 Javascript の基本 Install Template Binding Property Binding Attribute, Class, Style Binding Event Binding Custom Event Two-way Binding Component 子コンポーネントにデータを渡す Routing Router定義 Animation 基本 画面遷移のアニメーション 現ページ、次ページのコンポーネントは “:leave” と “:enter” 疑似セレクターでクエリできる (= 指定できる)。 わかりにくい関数: group(): アニメーションを並列で実行 animateChild(): 子アニメーションを全て実行