SlideShare a Scribd company logo
http://angularjs.org
(AngularJS Directives)
AngularJS Directives
•Directive means extending basic HTML elements/attributes and
create reusable and testable code.
•AngularJS has a set of built-in directives which offers
functionality to your applications.
•AngularJS also lets you define your own directives.
Types of AngularJs Directive
•built-in directives
lng-maxlength, ng-minlength, ng-pattern, ng-required, ng-submit, ng-blur, ng-
change, ng-checked, ng-click, ng-mouse, ng-bind, ng-href, ng-init, ng-model,
ng-src, ng-style, ng-app, ng-controller, ng-disabled, ng-cloak, ng-hide, ng-if, ng-
repeat, ng-show, ng-switch, ng-view
•Custom directive
lproduct-name, product-desc, product-type
Directive Outlines
•Simple Directives
•Directive Restrictions
•Directive Scopes
Simple Directives & Directive Restrictions
•angular.module('myApp', [])
•directive('book', function() {
• return {
• restrict: 'E',
• scope: {
• data: '='
• },
•templateUrl: 'templates/book-
widget.html'
• }
•})
lIsolated Scope
•Every directive has its own scope.
•Directives have access to the parent scope
by default in AngularJS applications.
•Three types of local scope properties can
be added into isolate scope including:
lData can be passed as a string using the
@ string literal
lData can be passed as an object using
the = string literal
lData can be passed as a function the &
string literal
Thank you :)
Ad

Recommended

Angularjs basic part01
Angularjs basic part01
Mohd Abdul Baquee
 
Single Page Applications in SharePoint with Angular
Single Page Applications in SharePoint with Angular
Sparkhound Inc.
 
AngularJS is awesome
AngularJS is awesome
Eusebiu Schipor
 
AngularJs Basic Concept
AngularJs Basic Concept
Hari Haran
 
Angular js for beginners
Angular js for beginners
Munir Hoque
 
Introduction to AngularJs
Introduction to AngularJs
murtazahaveliwala
 
Step by Step - AngularJS
Step by Step - AngularJS
Infragistics
 
Angular JS tutorial
Angular JS tutorial
cncwebworld
 
Angular js tutorial slides
Angular js tutorial slides
samhelman
 
Overview about AngularJS Framework
Overview about AngularJS Framework
Camilo Lopes
 
Introduction to single page application with angular js
Introduction to single page application with angular js
Mindfire Solutions
 
Gettings started with the superheroic JavaScript library AngularJS
Gettings started with the superheroic JavaScript library AngularJS
Armin Vieweg
 
AngularJS
AngularJS
Malin De Silva
 
Angular js
Angular js
Larry Ball
 
Introduction to SPA with AngularJS
Introduction to SPA with AngularJS
Riki Pribadi
 
Spa with angular
Spa with angular
Danny Vernovsky
 
AngularJS
AngularJS
Mahmoud Tolba
 
Introduction to AngularJS
Introduction to AngularJS
Aldo Pizzagalli
 
Angularjs
Angularjs
Sabin Tamrakar
 
ANGULAR JS TRAINING IN PUNE
ANGULAR JS TRAINING IN PUNE
cncwebworld
 
AngularJS - Architecture decisions in a large project 
AngularJS - Architecture decisions in a large project 
Elad Hirsch
 
AngularJS One Day Workshop
AngularJS One Day Workshop
Shyam Seshadri
 
Introduction to Angular js 2.0
Introduction to Angular js 2.0
Nagaraju Sangam
 
AngularJS
AngularJS
Hiten Pratap Singh
 
Angular js
Angular js
Hritesh Saha
 
Angular js presentation at Datacom
Angular js presentation at Datacom
David Xi Peng Yang
 
AngularJS Best Practices
AngularJS Best Practices
Betclic Everest Group Tech Team
 
Coffee@DBG - Exploring Angular JS
Coffee@DBG - Exploring Angular JS
Deepu S Nath
 
AngularJS vs jQuery
AngularJS vs jQuery
PayPal
 
Just Do it with jQuery
Just Do it with jQuery
selfteachme
 

More Related Content

What's hot (20)

Angular js tutorial slides
Angular js tutorial slides
samhelman
 
Overview about AngularJS Framework
Overview about AngularJS Framework
Camilo Lopes
 
Introduction to single page application with angular js
Introduction to single page application with angular js
Mindfire Solutions
 
Gettings started with the superheroic JavaScript library AngularJS
Gettings started with the superheroic JavaScript library AngularJS
Armin Vieweg
 
AngularJS
AngularJS
Malin De Silva
 
Angular js
Angular js
Larry Ball
 
Introduction to SPA with AngularJS
Introduction to SPA with AngularJS
Riki Pribadi
 
Spa with angular
Spa with angular
Danny Vernovsky
 
AngularJS
AngularJS
Mahmoud Tolba
 
Introduction to AngularJS
Introduction to AngularJS
Aldo Pizzagalli
 
Angularjs
Angularjs
Sabin Tamrakar
 
ANGULAR JS TRAINING IN PUNE
ANGULAR JS TRAINING IN PUNE
cncwebworld
 
AngularJS - Architecture decisions in a large project 
AngularJS - Architecture decisions in a large project 
Elad Hirsch
 
AngularJS One Day Workshop
AngularJS One Day Workshop
Shyam Seshadri
 
Introduction to Angular js 2.0
Introduction to Angular js 2.0
Nagaraju Sangam
 
AngularJS
AngularJS
Hiten Pratap Singh
 
Angular js
Angular js
Hritesh Saha
 
Angular js presentation at Datacom
Angular js presentation at Datacom
David Xi Peng Yang
 
AngularJS Best Practices
AngularJS Best Practices
Betclic Everest Group Tech Team
 
Coffee@DBG - Exploring Angular JS
Coffee@DBG - Exploring Angular JS
Deepu S Nath
 
Angular js tutorial slides
Angular js tutorial slides
samhelman
 
Overview about AngularJS Framework
Overview about AngularJS Framework
Camilo Lopes
 
Introduction to single page application with angular js
Introduction to single page application with angular js
Mindfire Solutions
 
Gettings started with the superheroic JavaScript library AngularJS
Gettings started with the superheroic JavaScript library AngularJS
Armin Vieweg
 
Introduction to SPA with AngularJS
Introduction to SPA with AngularJS
Riki Pribadi
 
Introduction to AngularJS
Introduction to AngularJS
Aldo Pizzagalli
 
ANGULAR JS TRAINING IN PUNE
ANGULAR JS TRAINING IN PUNE
cncwebworld
 
AngularJS - Architecture decisions in a large project 
AngularJS - Architecture decisions in a large project 
Elad Hirsch
 
AngularJS One Day Workshop
AngularJS One Day Workshop
Shyam Seshadri
 
Introduction to Angular js 2.0
Introduction to Angular js 2.0
Nagaraju Sangam
 
Angular js presentation at Datacom
Angular js presentation at Datacom
David Xi Peng Yang
 
Coffee@DBG - Exploring Angular JS
Coffee@DBG - Exploring Angular JS
Deepu S Nath
 

Viewers also liked (7)

AngularJS vs jQuery
AngularJS vs jQuery
PayPal
 
Just Do it with jQuery
Just Do it with jQuery
selfteachme
 
Intro to AngularJS
Intro to AngularJS
Sparkhound Inc.
 
Pemrograman Web 6 - jQuery
Pemrograman Web 6 - jQuery
Nur Fadli Utomo
 
A Very Public and Overdue Funeral for jQuery
A Very Public and Overdue Funeral for jQuery
FITC
 
Angularjs 131211063348-phpapp01
Angularjs 131211063348-phpapp01
Arunangsu Sahu
 
Jquery
Jquery
reddivarihareesh
 
AngularJS vs jQuery
AngularJS vs jQuery
PayPal
 
Just Do it with jQuery
Just Do it with jQuery
selfteachme
 
Pemrograman Web 6 - jQuery
Pemrograman Web 6 - jQuery
Nur Fadli Utomo
 
A Very Public and Overdue Funeral for jQuery
A Very Public and Overdue Funeral for jQuery
FITC
 
Angularjs 131211063348-phpapp01
Angularjs 131211063348-phpapp01
Arunangsu Sahu
 
Ad

Similar to Angularjs - custom directives part 05 (20)

ANGULARJS introduction components services and directives
ANGULARJS introduction components services and directives
SanthoshB77
 
AngularJS
AngularJS
Srivatsan Krishnamachari
 
AIT SEMINAR.pptx
AIT SEMINAR.pptx
bhavyag24
 
Angular js 1.3 presentation for fed nov 2014
Angular js 1.3 presentation for fed nov 2014
Sarah Hudson
 
Angular.pptx
Angular.pptx
Govardhan Bhavani
 
Angular js
Angular js
Silver Touch Technologies Ltd
 
Everything You Need To Know About AngularJS
Everything You Need To Know About AngularJS
Sina Mirhejazi
 
Intro to AngularJs
Intro to AngularJs
SolTech, Inc.
 
Directives
Directives
Brajesh Yadav
 
ME vs WEB - AngularJS Fundamentals
ME vs WEB - AngularJS Fundamentals
Aviran Cohen
 
Angular js introduction
Angular js introduction
Praveen Gubbala
 
Learning AngularJS - Complete coverage of AngularJS features and concepts
Learning AngularJS - Complete coverage of AngularJS features and concepts
Suresh Patidar
 
Basics of AngularJS
Basics of AngularJS
Filip Janevski
 
Dive into AngularJS and directives
Dive into AngularJS and directives
Tricode (part of Dept)
 
Directives
Directives
Roshan Warke
 
AngularJS training - Day 1 - Basics: Why, What and basic features of AngularJS
AngularJS training - Day 1 - Basics: Why, What and basic features of AngularJS
murtazahaveliwala
 
Introduction to AngularJS By Bharat Makwana
Introduction to AngularJS By Bharat Makwana
Bharat Makwana
 
Angular workshop - Full Development Guide
Angular workshop - Full Development Guide
Nitin Giri
 
Introduction to AngularJS
Introduction to AngularJS
Shyjal Raazi
 
Intoduction to Angularjs
Intoduction to Angularjs
Gaurav Agrawal
 
ANGULARJS introduction components services and directives
ANGULARJS introduction components services and directives
SanthoshB77
 
AIT SEMINAR.pptx
AIT SEMINAR.pptx
bhavyag24
 
Angular js 1.3 presentation for fed nov 2014
Angular js 1.3 presentation for fed nov 2014
Sarah Hudson
 
Everything You Need To Know About AngularJS
Everything You Need To Know About AngularJS
Sina Mirhejazi
 
ME vs WEB - AngularJS Fundamentals
ME vs WEB - AngularJS Fundamentals
Aviran Cohen
 
Learning AngularJS - Complete coverage of AngularJS features and concepts
Learning AngularJS - Complete coverage of AngularJS features and concepts
Suresh Patidar
 
AngularJS training - Day 1 - Basics: Why, What and basic features of AngularJS
AngularJS training - Day 1 - Basics: Why, What and basic features of AngularJS
murtazahaveliwala
 
Introduction to AngularJS By Bharat Makwana
Introduction to AngularJS By Bharat Makwana
Bharat Makwana
 
Angular workshop - Full Development Guide
Angular workshop - Full Development Guide
Nitin Giri
 
Introduction to AngularJS
Introduction to AngularJS
Shyjal Raazi
 
Intoduction to Angularjs
Intoduction to Angularjs
Gaurav Agrawal
 
Ad

More from Mohd Abdul Baquee (6)

Cursor - AI Code Editor: Revolutionizing Coding with AI-Powered Tools
Cursor - AI Code Editor: Revolutionizing Coding with AI-Powered Tools
Mohd Abdul Baquee
 
Mastering REST APIs: A Comprehensive Guide to Building and Using REST Clients
Mastering REST APIs: A Comprehensive Guide to Building and Using REST Clients
Mohd Abdul Baquee
 
Angularjs rounting part 04
Angularjs rounting part 04
Mohd Abdul Baquee
 
Angularjs Services part 03
Angularjs Services part 03
Mohd Abdul Baquee
 
Angularjs scope part 02
Angularjs scope part 02
Mohd Abdul Baquee
 
Jquery for Beginners
Jquery for Beginners
Mohd Abdul Baquee
 
Cursor - AI Code Editor: Revolutionizing Coding with AI-Powered Tools
Cursor - AI Code Editor: Revolutionizing Coding with AI-Powered Tools
Mohd Abdul Baquee
 
Mastering REST APIs: A Comprehensive Guide to Building and Using REST Clients
Mastering REST APIs: A Comprehensive Guide to Building and Using REST Clients
Mohd Abdul Baquee
 

Recently uploaded (20)

Pests of Maize: An comprehensive overview.pptx
Pests of Maize: An comprehensive overview.pptx
Arshad Shaikh
 
ECONOMICS, DISASTER MANAGEMENT, ROAD SAFETY - STUDY MATERIAL [10TH]
ECONOMICS, DISASTER MANAGEMENT, ROAD SAFETY - STUDY MATERIAL [10TH]
SHERAZ AHMAD LONE
 
“THE BEST CLASS IN SCHOOL”. _
“THE BEST CLASS IN SCHOOL”. _
Colégio Santa Teresinha
 
How to Manage Different Customer Addresses in Odoo 18 Accounting
How to Manage Different Customer Addresses in Odoo 18 Accounting
Celine George
 
SCHIZOPHRENIA OTHER PSYCHOTIC DISORDER LIKE Persistent delusion/Capgras syndr...
SCHIZOPHRENIA OTHER PSYCHOTIC DISORDER LIKE Persistent delusion/Capgras syndr...
parmarjuli1412
 
GREAT QUIZ EXCHANGE 2025 - GENERAL QUIZ.pptx
GREAT QUIZ EXCHANGE 2025 - GENERAL QUIZ.pptx
Ronisha Das
 
University of Ghana Cracks Down on Misconduct: Over 100 Students Sanctioned
University of Ghana Cracks Down on Misconduct: Over 100 Students Sanctioned
Kweku Zurek
 
BINARY files CSV files JSON files with example.pptx
BINARY files CSV files JSON files with example.pptx
Ramakrishna Reddy Bijjam
 
Paper 107 | From Watchdog to Lapdog: Ishiguro’s Fiction and the Rise of “Godi...
Paper 107 | From Watchdog to Lapdog: Ishiguro’s Fiction and the Rise of “Godi...
Rajdeep Bavaliya
 
Birnagar High School Platinum Jubilee Quiz.pptx
Birnagar High School Platinum Jubilee Quiz.pptx
Sourav Kr Podder
 
Overview of Off Boarding in Odoo 18 Employees
Overview of Off Boarding in Odoo 18 Employees
Celine George
 
Basic English for Communication - Dr Hj Euis Eti Rohaeti Mpd
Basic English for Communication - Dr Hj Euis Eti Rohaeti Mpd
Restu Bias Primandhika
 
GEOGRAPHY-Study Material [ Class 10th] .pdf
GEOGRAPHY-Study Material [ Class 10th] .pdf
SHERAZ AHMAD LONE
 
How to Manage Inventory Movement in Odoo 18 POS
How to Manage Inventory Movement in Odoo 18 POS
Celine George
 
Overview of Employee in Odoo 18 - Odoo Slides
Overview of Employee in Odoo 18 - Odoo Slides
Celine George
 
Health Care Planning and Organization of Health Care at Various Levels – Unit...
Health Care Planning and Organization of Health Care at Various Levels – Unit...
RAKESH SAJJAN
 
Wax Moon, Richmond, VA. Terrence McPherson
Wax Moon, Richmond, VA. Terrence McPherson
TerrenceMcPherson1
 
LDMMIA Practitioner Student Reiki Yoga S2 Video PDF Without Yogi Goddess
LDMMIA Practitioner Student Reiki Yoga S2 Video PDF Without Yogi Goddess
LDM & Mia eStudios
 
Introduction to problem solving Techniques
Introduction to problem solving Techniques
merlinjohnsy
 
FEBA Sofia Univercity final diplian v3 GSDG 5.2025.pdf
FEBA Sofia Univercity final diplian v3 GSDG 5.2025.pdf
ChristinaFortunova
 
Pests of Maize: An comprehensive overview.pptx
Pests of Maize: An comprehensive overview.pptx
Arshad Shaikh
 
ECONOMICS, DISASTER MANAGEMENT, ROAD SAFETY - STUDY MATERIAL [10TH]
ECONOMICS, DISASTER MANAGEMENT, ROAD SAFETY - STUDY MATERIAL [10TH]
SHERAZ AHMAD LONE
 
How to Manage Different Customer Addresses in Odoo 18 Accounting
How to Manage Different Customer Addresses in Odoo 18 Accounting
Celine George
 
SCHIZOPHRENIA OTHER PSYCHOTIC DISORDER LIKE Persistent delusion/Capgras syndr...
SCHIZOPHRENIA OTHER PSYCHOTIC DISORDER LIKE Persistent delusion/Capgras syndr...
parmarjuli1412
 
GREAT QUIZ EXCHANGE 2025 - GENERAL QUIZ.pptx
GREAT QUIZ EXCHANGE 2025 - GENERAL QUIZ.pptx
Ronisha Das
 
University of Ghana Cracks Down on Misconduct: Over 100 Students Sanctioned
University of Ghana Cracks Down on Misconduct: Over 100 Students Sanctioned
Kweku Zurek
 
BINARY files CSV files JSON files with example.pptx
BINARY files CSV files JSON files with example.pptx
Ramakrishna Reddy Bijjam
 
Paper 107 | From Watchdog to Lapdog: Ishiguro’s Fiction and the Rise of “Godi...
Paper 107 | From Watchdog to Lapdog: Ishiguro’s Fiction and the Rise of “Godi...
Rajdeep Bavaliya
 
Birnagar High School Platinum Jubilee Quiz.pptx
Birnagar High School Platinum Jubilee Quiz.pptx
Sourav Kr Podder
 
Overview of Off Boarding in Odoo 18 Employees
Overview of Off Boarding in Odoo 18 Employees
Celine George
 
Basic English for Communication - Dr Hj Euis Eti Rohaeti Mpd
Basic English for Communication - Dr Hj Euis Eti Rohaeti Mpd
Restu Bias Primandhika
 
GEOGRAPHY-Study Material [ Class 10th] .pdf
GEOGRAPHY-Study Material [ Class 10th] .pdf
SHERAZ AHMAD LONE
 
How to Manage Inventory Movement in Odoo 18 POS
How to Manage Inventory Movement in Odoo 18 POS
Celine George
 
Overview of Employee in Odoo 18 - Odoo Slides
Overview of Employee in Odoo 18 - Odoo Slides
Celine George
 
Health Care Planning and Organization of Health Care at Various Levels – Unit...
Health Care Planning and Organization of Health Care at Various Levels – Unit...
RAKESH SAJJAN
 
Wax Moon, Richmond, VA. Terrence McPherson
Wax Moon, Richmond, VA. Terrence McPherson
TerrenceMcPherson1
 
LDMMIA Practitioner Student Reiki Yoga S2 Video PDF Without Yogi Goddess
LDMMIA Practitioner Student Reiki Yoga S2 Video PDF Without Yogi Goddess
LDM & Mia eStudios
 
Introduction to problem solving Techniques
Introduction to problem solving Techniques
merlinjohnsy
 
FEBA Sofia Univercity final diplian v3 GSDG 5.2025.pdf
FEBA Sofia Univercity final diplian v3 GSDG 5.2025.pdf
ChristinaFortunova
 

Angularjs - custom directives part 05

  • 2. AngularJS Directives •Directive means extending basic HTML elements/attributes and create reusable and testable code. •AngularJS has a set of built-in directives which offers functionality to your applications. •AngularJS also lets you define your own directives.
  • 3. Types of AngularJs Directive •built-in directives lng-maxlength, ng-minlength, ng-pattern, ng-required, ng-submit, ng-blur, ng- change, ng-checked, ng-click, ng-mouse, ng-bind, ng-href, ng-init, ng-model, ng-src, ng-style, ng-app, ng-controller, ng-disabled, ng-cloak, ng-hide, ng-if, ng- repeat, ng-show, ng-switch, ng-view •Custom directive lproduct-name, product-desc, product-type
  • 4. Directive Outlines •Simple Directives •Directive Restrictions •Directive Scopes
  • 5. Simple Directives & Directive Restrictions •angular.module('myApp', []) •directive('book', function() { • return { • restrict: 'E', • scope: { • data: '=' • }, •templateUrl: 'templates/book- widget.html' • } •})
  • 6. lIsolated Scope •Every directive has its own scope. •Directives have access to the parent scope by default in AngularJS applications. •Three types of local scope properties can be added into isolate scope including: lData can be passed as a string using the @ string literal lData can be passed as an object using the = string literal lData can be passed as a function the & string literal

Editor's Notes