SavedViewInfo: {
    color?: string | null;
    description?: string | null;
    name?: string | null;
}

Type declaration

  • Optional color?: string | null
  • Optional description?: string | null
  • Optional name?: string | null

Generated using TypeDoc