EditorView: {
    example?: EditorExample;
    key: string;
    label: string;
    saveData?: NodeEditorSaveData;
}