Sanity Library Reference Docs
Preparing search index...
@sanity/visual-editing
index
HistoryUpdate
Type Alias HistoryUpdate
Preview frame history update
type
HistoryUpdate
=
{
title
?:
string
;
type
:
"push"
|
"pop"
|
"replace"
;
url
:
string
;
}
Index
Properties
title?
type
url
Properties
Optional
title
title
?:
string
type
type
:
"push"
|
"pop"
|
"replace"
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
title
type
url
Sanity Library Reference Docs
Loading...
Preview frame history update