Growthackr Chrome Extension - v1.0.0
Preparing search index...
src/shared/types/messages
SyncThemeMessage
Interface SyncThemeMessage
Message to sync the theme between tabs
interface
SyncThemeMessage
{
action
:
SYNC_THEME
;
theme
:
"light"
|
"dark"
;
}
Hierarchy (
View Summary
)
BaseMessage
SyncThemeMessage
Index
Properties
action
theme
Properties
action
action
:
SYNC_THEME
The action to be performed
theme
theme
:
"light"
|
"dark"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
theme
Growthackr Chrome Extension - v1.0.0
Loading...
Message to sync the theme between tabs