Why would you use renderer methods instead of using native element methods?
Roshan Rathod
I guess it’s because native methods doesn’t have access to non DOM enviornments like web workers, mobile apps, desktop apps and server side rendering.