Editar

Partilhar via


DatahubWizardDialogConfig interface

An interface representing the configuration of the datahub wizard dialog

Properties

customStepViewPageConfig

Custom step view page config

datahubCompactViewPageConfig

Datahub compact view page config

oneLakeExplorerPageConfig

One lake explorer page config

submitButtonName

Property Details

customStepViewPageConfig

Custom step view page config

customStepViewPageConfig?: CustomStepViewPageConfig

Property Value

Remarks

This is used to render a custom component in the wizard dialog The custom component has to be defined before in Fabric Platform code as a lazy load component

datahubCompactViewPageConfig

Datahub compact view page config

datahubCompactViewPageConfig?: DatahubCompactViewPageConfig

Property Value

oneLakeExplorerPageConfig

One lake explorer page config

oneLakeExplorerPageConfig?: OneLakeExplorerPageConfig

Property Value

submitButtonName

submitButtonName?: string

Property Value

string