SNO Aura Components Lightning Web Components 1 Attributes Module properties 2 aura: if if:true/if:false 3 Application Events NA 4 Component Events Custom Events 5 Public Functions @api decorator 6 Marker Interfaces Metadata file "targets" 7 aura:id + find querySelectorAll 8 global/public/private isExposed=true 9 ValueChanged Event NA 10 Composition markup Template file 11 Expressions NA 12 facet (Aura:Component[]) slot 13 aura:iteration for:each directive 14 myEvent="{!c.dostuff}" onmyEvent={runMyHandler} 15 aura:handler name="myEvent" addEventListener("myEvent"); 16 component.set('count',12); this.count=12
Wednesday, 1 May 2019
Aura Componet vs Lightning Web Component
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment