ng-xtend API documentation
    Preparing search index...

    Type Alias DcWorkflow

    DcWorkflow: XtWorkflow & { config: InputSignal<DcWorkflowModel> }

    Extended workflow type that adds store-backed configuration. Combines the base XtWorkflow interface with a required config signal that provides entity, workflow type, sorting, display, and selection settings.

    Type Declaration

    • config: InputSignal<DcWorkflowModel>

      Required configuration input signal controlling workflow behavior