NavigateOptions
@firecms/core / NavigateOptions
Interface: NavigateOptions
Section titled “Interface: NavigateOptions”Defined in: types/navigation.ts:163
Properties
Section titled “Properties”flushSync?
Section titled “flushSync?”
optionalflushSync:boolean
Defined in: types/navigation.ts:168
preventScrollReset?
Section titled “preventScrollReset?”
optionalpreventScrollReset:boolean
Defined in: types/navigation.ts:166
relative?
Section titled “relative?”
optionalrelative:"path"|"route"
Defined in: types/navigation.ts:167
replace?
Section titled “replace?”
optionalreplace:boolean
Defined in: types/navigation.ts:164
state?
Section titled “state?”
optionalstate:any
Defined in: types/navigation.ts:165
viewTransition?
Section titled “viewTransition?”
optionalviewTransition:boolean
Defined in: types/navigation.ts:169