Angular 4- platform-browser -import statement




Asked on October 15, 2017
what is "By" in below statement...,
import { By } from '@angular/platform-browser';



Replied on October 16, 2017
By is Predicates for use with DebugElement's query functions.



Write Answer











©2024 concretepage.com | Privacy Policy | Contact Us