OnelakeExplorerConfig interface

An interface representing the configuration of the OneLake explorer

Properties

areRootNodesCheckable

Whether to select Files or Tables - default is 'true'

includeTitleIcon

Whether to show Onelake icon - default is 'true'

localizedContentTitle

Localized content title

onelakeExplorerTypes

Onelake explorer types

onelakeItem

Onelake explorer item

Property Details

areRootNodesCheckable

Whether to select Files or Tables - default is 'true'

areRootNodesCheckable?: boolean

Property Value

boolean

includeTitleIcon

Whether to show Onelake icon - default is 'true'

includeTitleIcon?: boolean

Property Value

boolean

localizedContentTitle

Localized content title

localizedContentTitle?: string

Property Value

string

onelakeExplorerTypes

Onelake explorer types

onelakeExplorerTypes?: OnelakeExplorerType[]

Property Value

onelakeItem

Onelake explorer item

onelakeItem: OnelakeExplorerItem

Property Value