CustomStepViewPageConfig interface
An interface representing the configuration of the custom step view in the datahub wizard dialog
Property Details
customComponentId
customComponentId: string
Property Value
string
headerDialogConfig
inputArgs
inputArgs?: Record<string, unknown>
Property Value
Record<string, unknown>
modulePath
modulePath: string
Property Value
string
outputArgs
outputArgs?: Record<string, Function>
Property Value
Record<string, Function>