本手册参考自 a Gist 。 Typography Headings Headings from h1 through h6 are constructed with a # for each level: # h1 Heading ## h2 Heading ### h3 Heading #### h4 Headi...
Migrating to v5 v5.2.0 Refreshed design More CSS variables New _maps.scss New utilities Additional changes v5.1.0 Dependencies Browser support Documentation changes Sass...
NgFor Directive Local Variables trackBy NgFor Directive The NgFor directive is a way of repeating a template by using each item of an iterable as that template's context. @...