UXP Toolkit
Preparing search index...
@bubblydoo/uxp-toolkit
suspendHistory
Function suspendHistory
suspendHistory
<
T
>
(
document
:
Document
,
historyStateName
:
string
,
fn
:
(
context
:
SuspendHistoryContext
)
=>
Promise
<
T
>
,
)
:
Promise
<
T
>
Type Parameters
T
Parameters
document
:
Document
historyStateName
:
string
fn
:
(
context
:
SuspendHistoryContext
)
=>
Promise
<
T
>
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
UXP Toolkit
Loading...