RouterOutletContract
interface
An interface that defines the contract for developing a component outlet for the Router
.
API
Description
interface RouterOutletContract { readonly supportsBindingToComponentInputs?: true;}}
Jump to details
An interface that defines the contract for developing a component outlet for the Router
.
interface RouterOutletContract { readonly supportsBindingToComponentInputs?: true;}}