OnelakeExplorerConfig interface
An interface representing the configuration of the OneLake explorer
Properties
are |
Whether to select Files or Tables - default is 'true' |
include |
Whether to show Onelake icon - default is 'true' |
localized |
Localized content title |
onelake |
Onelake explorer types |
onelake |
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[]