Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-ui
UiConfig
Interface UiConfig
interface
UiConfig
{
addIndicator
:
AddIndicator
;
on
:
(
eventName
:
string
,
listener
:
(
...
args
:
unknown
[]
)
=>
void
)
=>
void
;
removeIndicator
:
RemoveIndicator
;
setSaveIndicator
:
(
type
:
SaveIndicatorType
)
=>
void
;
setTitle
:
(
title
?:
string
)
=>
void
;
showNotification
:
ShowNotification
;
}
Index
Properties
add
Indicator
on
remove
Indicator
set
Save
Indicator
set
Title
show
Notification
Properties
add
Indicator
addIndicator
:
AddIndicator
on
on
:
(
eventName
:
string
,
listener
:
(
...
args
:
unknown
[]
)
=>
void
)
=>
void
remove
Indicator
removeIndicator
:
RemoveIndicator
set
Save
Indicator
setSaveIndicator
:
(
type
:
SaveIndicatorType
)
=>
void
set
Title
setTitle
:
(
title
?:
string
)
=>
void
show
Notification
showNotification
:
ShowNotification
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
Indicator
on
remove
Indicator
set
Save
Indicator
set
Title
show
Notification
Axinom Portal
Axinom Mosaic Libraries
Loading...