@inweb/viewer-visualize
Preparing search index...
OptionsChangeEvent
Interface OptionsChangeEvent
An event that fires when options has been changed.
interface
OptionsChangeEvent
{
data
:
IOptions
;
type
:
"optionschange"
;
}
Index
Properties
data
type
Properties
data
data
:
IOptions
New options.
type
type
:
"optionschange"
Event type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
type
@inweb/viewer-visualize
Loading...
An event that fires when options has been changed.