IEmbedConfiguration interface

Warning

This API is now deprecated.

Extends

Properties

action
bookmark
contrastMode
dashboardId
datasetBinding
datasetId
eventHooks
filters
height
id
pageName
pageView
permissions
settings
slicers
theme
viewMode
width

Inherited Properties

accessToken
bootstrapped
embedUrl
groupId
hostname
tokenType
type
uniqueId

Property Details

action

action?: string

Property Value

string

bookmark

bookmark?: IApplyBookmarkRequest

Property Value

contrastMode

contrastMode?: ContrastMode

Property Value

dashboardId

dashboardId?: string

Property Value

string

datasetBinding

datasetBinding?: IDatasetBinding

Property Value

datasetId

datasetId?: string

Property Value

string

eventHooks

eventHooks?: EventHooks

Property Value

filters

filters?: IFilter[]

Property Value

height

height?: number

Property Value

number

id

id?: string

Property Value

string

pageName

pageName?: string

Property Value

string

pageView

pageView?: PageView

Property Value

permissions

permissions?: Permissions

Property Value

settings

settings?: ISettings

Property Value

slicers

slicers?: ISlicer[]

Property Value

theme

theme?: IReportTheme

Property Value

viewMode

viewMode?: ViewMode

Property Value

width

width?: number

Property Value

number

Inherited Property Details

accessToken

accessToken?: string

Property Value

string

Inherited From IEmbedConfigurationBase.accessToken

bootstrapped

bootstrapped?: boolean

Property Value

boolean

Inherited From IEmbedConfigurationBase.bootstrapped

embedUrl

embedUrl?: string

Property Value

string

Inherited From IEmbedConfigurationBase.embedUrl

groupId

groupId?: string

Property Value

string

Inherited From IEmbedConfigurationBase.groupId

hostname

hostname?: string

Property Value

string

Inherited From IEmbedConfigurationBase.hostname

tokenType

tokenType?: TokenType

Property Value

Inherited From IEmbedConfigurationBase.tokenType

type

type?: string

Property Value

string

Inherited From IEmbedConfigurationBase.type

uniqueId

uniqueId?: string

Property Value

string

Inherited From IEmbedConfigurationBase.uniqueId