Skip to content

Instantly share code, notes, and snippets.

@leonardocregis
Last active June 30, 2019 22:05
Show Gist options
  • Select an option

  • Save leonardocregis/d1514103060f7fd079e7af112519e9b1 to your computer and use it in GitHub Desktop.

Select an option

Save leonardocregis/d1514103060f7fd079e7af112519e9b1 to your computer and use it in GitHub Desktop.

Revisions

  1. leonardocregis revised this gist Jun 30, 2019. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion angular 8 - directives
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,4 @@
    #Atribute Directives
    #only affect the element they are added, have () for events or [] for attributes
    #Structure Directives

    #has a leading *, a whole area of the DOM are affected
  2. leonardocregis created this gist Jun 30, 2019.
    3 changes: 3 additions & 0 deletions angular 8 - directives
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    #Atribute Directives
    #Structure Directives