NavigationExtras
NavigationExtras
Stable Interface
What it does
Represents the extra options used during navigation.
Interface Overview
interface NavigationExtras { relativeTo : ActivatedRoute queryParams : Params fragment : string preserveQueryParams : boolean preserveFragment : boolean skipLocationChange : boolean replaceUrl : boolean }
Interface Description
Interface Details
登录查看完整内容