Interface PreferencesEditorState

interface PreferencesEditorState {
    firstVisibleChildID: string;
}

Properties

firstVisibleChildID: string