iT邦幫忙

structural directive相關文章
共有 3 則文章
鐵人賽 Modern Web DAY 16

技術 [Angular] Day16. Writing structural directives

在上一章中介紹了如何建立客製化的 attribute directive 與使用,而本章將會介紹如何建立 structural directives,那就接著往...

鐵人賽 Modern Web DAY 14

技術 [Angular] Day14. Built-in directives - structural

在上一章中介紹了 attribute directive 的用法,接著要來介紹另一種 Angular 中內建的 directive 那就是 sturctural...

鐵人賽 Modern Web DAY 16
Angular 大師之路 系列 第 16

技術 [Angular 大師之路] Day 16 - 自己的樣板語法自己做 (Structural Directives)

前幾天我們花了不少時間在介紹 *ngComponentOutlet 以及 *ngTemplateOutlet ,這種會改變 DOM 結構的語法,像是 *ngIf...