ComponentInputBindingOptions
interface
stable
Configuration options for the component input binding feature which can be used
with withComponentInputBinding function or RouterModule.forRoot
queryParams
boolean | undefinedWhen true (default), will configure query parameters to bind to component inputs.
Jump to details