IWithViewSettings

Interface

Properties to be exclusively displayed on an entity's pre-defined view

Properties

Property Type Notes
contacts Optional any[]

array of contacts associated with an entity. Contact interface TBD

featuredContentIds Optional string[]

array of entity's featured content ids to be rendered in a gallery

featuredImageUrl Optional string

entity's featured image url

showMap Optional boolean

whether the entity should render it's location on a map

timeline Optional IHubTimeline

timeline associated with an entity


Interface defined in common/src/core/traits/IWithViewSettings.ts:7