Base interface for component overrides Allows replacing a component or wrapping its render output
Optional
Replace the component entirely with a custom Angular component
Wrap or enhance the default render output
Props passed to the component
Function that returns the default component
Base interface for component overrides Allows replacing a component or wrapping its render output