Interface that a component should implement, so its lifecycle method can be called by the framework.
Optional
Called when the component is initially loaded.
Object that uniquely identifies the component that is being loaded.
Interface that a component should implement, so its lifecycle method can be called by the framework.