@vivliostyle/core
Preparing search index...
plugin
ConfigurationHook
Type Alias ConfigurationHook
ConfigurationHook
:
(
p1
:
JSON
,
)
=>
{
needRefresh
:
boolean
|
null
|
undefined
;
needResize
:
boolean
|
null
|
undefined
;
}
Type Declaration
(
p1
:
JSON
,
)
:
{
needRefresh
:
boolean
|
null
|
undefined
;
needResize
:
boolean
|
null
|
undefined
;
}
Parameters
p1
:
JSON
Returns
{
needRefresh
:
boolean
|
null
|
undefined
;
needResize
:
boolean
|
null
|
undefined
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@vivliostyle/core
Loading...