Help Angular by taking a 1 minute survey!Go to surveyHome

TestComponentRenderer

An abstract class for inserting the root test component element in a platform independent way.

      
      class TestComponentRenderer {
  insertRootElement(rootElementId: string)
}
    

Methods

insertRootElement(rootElementId: string)
      
      insertRootElement(rootElementId: string)
    
Parameters
rootElementId string