Wagtail client-side components
    Preparing search index...
    interface SettingsState {
        currentTab: null | string;
        user: null | Author;
    }
    Index

    Properties

    Properties

    currentTab: null | string
    user: null | Author