Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Python
21.3K+ articles
Experiences
16.6K+ articles
AngularJS
1.9K+ articles
AngularJS-Questions
255+ articles
AngularJS-Basics
106+ articles
AngularJS-Directives
105+ articles
AngularJS-Function
21+ articles
AngularJS-API
9+ articles
Angular10
73 posts
Recent Articles
Popular Articles
How to disable a form control in Angular ?
Last Updated: 24 May 2021
In this article, we are going to see how to disable a form control in Angular 10. We will use AbstractControl disabled property to disable a form control element.Syntax:fo...
read more
Web Technologies
AngularJS
AngularJS-Basics
AngularJS-Questions
Angular10
Angular forms formatCurrency Directive
Last Updated: 02 June 2021
In this article, we are going to see what is formatCurrency in Angular 10 and how to use it. The formatCurrency is used to format a number as currency using locale rules.S...
read more
Web Technologies
AngularJS
AngularJS-Directives
Angular10
Angular 10 formatNumber() Method
Last Updated: 02 June 2021
In this article, we are going to see what is formatNumber in Angular 10 and how to use it.formatNumber is used to format a number based on our requirement in decimal form....
read more
Web Technologies
AngularJS
AngularJS-Directives
Angular10
Angular 10 formatPercent() Method
Last Updated: 09 November 2022
In this article, we are going to see what is formatPercent in Angular 10 and how to use it. formatPercent is used to format a number as a percentage according to locale ru...
read more
Web Technologies
AngularJS
AngularJS-Basics
AngularJS-Function
Angular10
Angular 10 formatDate() Method
Last Updated: 28 November 2022
In this article, we are going to see what is formatDate in Angular 10 and how to use it. formatDate is used to format a date according to locale rules.Syntax:formatDate(va...
read more
Web Technologies
AngularJS
AngularJS-Function
Angular10
Angular 10 getCurrencySymbol() Method
Last Updated: 24 May 2021
In this article, we are going to see what is getCurrencySymbol in Angular 10 and how to use it. getCurrencySymbol is used to retrieve the currency symbol for a given curre...
read more
Web Technologies
AngularJS
AngularJS-Function
Angular10
How to check whether a form or a control is valid or not in Angular 10 ?
Last Updated: 03 June 2021
In this article, we are going to check whether a form is touched or not in Angular 10. The valid property is used to report that the control or the form is valid or not.Sy...
read more
Web Technologies
AngularJS
AngularJS-Questions
Angular10
How to check whether a form or a control is untouched or not in Angular 10 ?
Last Updated: 24 May 2021
In this article, we are going to check whether a form is untouched or not in Angular 10. untouched property is used to report that the control or the form is valid or not....
read more
Web Technologies
AngularJS
AngularJS-Basics
AngularJS-Questions
Angular10
How to check whether a form or a control is invalid or not in Angular 10 ?
Last Updated: 24 May 2021
In this article, we are going to check whether a form is invalid or not in Angular 10. invalid property is used to report that the control or the form is invalid or not.Sy...
read more
Web Technologies
AngularJS
AngularJS-Basics
Angular10
Routing in Angular 9/10
Last Updated: 17 June 2021
Routing in Angular allows the users to create a single-page application with multiple views and allows navigation between them. Users can switch between these views withou...
read more
Web Technologies
AngularJS
Angular10
AngularJS-API
How to generate QR Codes with Angular 10 ?
Last Updated: 19 July 2021
QR Code (Quick Response Code) has become the essential component for each and every product, organization, app, etc. In marketing campaigns, we can use the generated QR co...
read more
Web Technologies
Picked
AngularJS
AngularJS-Questions
Angular10
Angular 10 (blur) Event
Last Updated: 04 July 2021
In this article, we are going to see what is blur event in Angular 10 and how to use it. The blur event is triggered when an element loses its focus.Syntax:input (blur)='f...
read more
Web Technologies
AngularJS
Angular10
Angular 10 (focus) Event
Last Updated: 04 July 2021
In this article, we are going to see what is focus event in Angular 10 and how to use it. The (focus) event is triggered when an element gains its focus.Syntax:input (focu...
read more
Web Technologies
AngularJS
Angular10
How to make a multi-select dropdown using Angular 11/10 ?
Last Updated: 07 October 2021
In this article, we will learn to build the multiple selection drop-down menu in Angular. To accomplish this task, we require Angular 10 or the Angular 11 version. Sometim...
read more
Web Technologies
Picked
AngularJS
AngularJS-Questions
Angular10
Vue vs Angular: Which Framework to Choose in 2025
Last Updated: 15 January 2025
In web development, one of the major decisions you'll ever make is to select an appropriate JavaScript framework with which to work on your project. Presently, among these...
read more
GBlog
Picked
Vue.JS
Angular10
Frontend-Development
GBlog 2024
vs
GBlog 2025
1
2
3
4
5
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !