Angular中的ViewContainerRef的幾個概念和總結

今天讀到博客:https://www.tuicool.com/articles/6Vzmuuv 現總結一下提到的全部語法。ui

其中涉及幾個標籤:blog

<template>  : HTML的標準標籤,不建議使用element

<ng-template>:   <ng-template> tag will be rendered as a comment element,   but is's content will be inserted博客

<ng-container>:The Angular <ng-container> is a grouping element that doesn't interfere with styles or layout because Angular doesn't put it in the DOM.it

相關文章
相關標籤/搜索