Angular Track Detail
Is it necessary for bootstrapped component to be entry component?
Yes, the bootstrapped component needs to be an entry component. This is because the bootstrapping process is an imperative process.
Angular Track Detail
Yes, the bootstrapped component needs to be an entry component. This is because the bootstrapping process is an imperative process.