Hi Guest
MobileUser
HomePage
Jobs
WalkIn
Articles
Agile
DotNet
WebServices
Mathematics
OOPS
WEB
SharePoint
Java
DataBase
Artificial Intelligence
BigData
Android
XML
Agile
Software
SEO
Science Techonlogy
Repository Questions
PHP
Frameworks
Server
Testing
HR
Java
TPF
Tutorial
Tools
Test and Papers
Silverlight
Science Techonlogy
----- Select Country -----
----- Select Location -----
----- Select Category -----
:) Latest Topic
AJAX
VB.NET
SQL Query
UDDI
CLASS
JavaScript Questions
SharePoint Interview
SilverLight
WCF
general knowledge
ASP.NET
:) Hot Jobs
:) Latest Articles
Follow
Define ng-if directive
Question Posted on 15 Jan 2020
Home
>>
Angular
>>
Angular FAQ
>>
Define ng-if directive
Define ng-if directive
If we need to remove or recreate some portion of HTML element based on certain expression we need ng-if Directive. ng-if is different from ng-hide because it will remove element in the DOM rather than just hiding the display of element. If the expression inside it is false then the element is removed and if it is true then the element is added to the DOM.
For example below is the syntax
< element ng-if="expression"> Contents...< /element>
if expression returns true then element is created and if it return the false then element is completely removed.
0
0
Input Your Comments Or suggestions(If Any)
Name
Email
(optional)
Comments
Other Important Questions
Provide name of some inbuilt angular filters ?
What is Transpiling in Angular?
Define the ng-content Directive
Define ng-if directive
Write down 11 main difference between Angular and React?
Top Searches:
asp net questions
vb net questions
sql query
uddl questions
class
javascript Questions
sharepoint interview questions and concept
silverlight questions and concept
wcf questions
beans
general knowledge
ajax questions
PHP
|
Biztalk
|
Testing
|
SAP
|
HR
|
Privacy policy |
Terms and Conditions
| Blog
If the copyright of any questions or content or syntax belong to you email us we will remove that(info@crackyourinterview.com or crackyourinterview2018@gmail.com)
Home
About Us
GroupChat
Sitemap
Feedback
Contact us