angular-renderer Questions
2
Solved
Is it possible to add inline style css variable using Renderer2?
I tried the following but it doesn't work.
import { Component, OnChanges, Output, ViewChild, Renderer2, ElementRef, ViewEncapsulat...
Noisemaker asked 21/2, 2018 at 22:33
2
Solved
What is the difference between Renderer and ElementRef? In Angular both are used for DOM Manipulation. I am currently using ElementRef alone for writing Angular 2 directives. If I get more info abo...
Rohrer asked 30/9, 2016 at 6:35
1
© 2022 - 2024 — McMap. All rights reserved.