Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 178 Bytes

File metadata and controls

13 lines (10 loc) · 178 Bytes
description conditions Angular
keywords js, angular
title conditions Angular
toc_max 4
*ngIf="condition"

*ngIf="condition;then template1 else template2"