Wagtail client-side components
Preparing search index...
components/CommentApp/state/settings
SettingsState
Interface SettingsState
interface
SettingsState
{
currentTab
:
null
|
string
;
user
:
null
|
Author
;
}
Index
Properties
current
Tab
user
Properties
current
Tab
currentTab
:
null
|
string
user
user
:
null
|
Author
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Tab
user
Wagtail client-side components
Loading...