@angular/router

withComponentInputBinding

function

Enables binding information from the Router state directly to the inputs of the component in Route configurations.

  
    function withComponentInputBinding(  ): ComponentInputBindingFeature;
  
  
Jump to details