Type alias TreePerspectiveConfig

TreePerspectiveConfig: {
    defaultPerspectiveId: string;
    elementTypes: string[];
}

Type declaration

  • defaultPerspectiveId: string
  • elementTypes: string[]

Generated using TypeDoc