Options
All
  • Public
  • Public/Protected
  • All
Menu

The data structure representing the Trimble Connect embeddable projects list features configuration.

Hierarchy

  • ProjectEmbedFeatures

Index

Properties

embedViewMode?: string

The view mode of the projects has to be passed like icon or list based on which the projects page is shown.By default, list view is shown.

enableCloneProject?: boolean

Clone project can be off/on based on that clone project option is shown/hidden

enableLeaveProject?: boolean

Leave project can be off/on based on that leave project option is shown/hidden

enableNewProject?: boolean

New project can be off/on based on that new project button is shown/hidden

enableRegion?: string

The region of the projects has to be passed like northAmerica, europe, asia or "" based on which the projects page is shown

enableThumbnail?: boolean

Thumbnail can be off/on based on that thumbnail of project is shown/hidden

projectsListColumns?: string[]

The column names of the project can be passed which includes ["project-size", "last-visited", "last-modified"] based on that projects list is shown