Wagtail client-side components
Preparing search index...
components/CommentApp/actions/settings
UpdateGlobalSettingsAction
Interface UpdateGlobalSettingsAction
interface
UpdateGlobalSettingsAction
{
type
:
"update-global-settings"
;
update
:
SettingsStateUpdate
;
}
Index
Properties
type
update
Properties
type
type
:
"update-global-settings"
update
update
:
SettingsStateUpdate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
update
Wagtail client-side components
Loading...