Documentation
    Preparing search index...
    run_action_column: (
        col: { col: GenObj; req: GenObj; [key: string]: any },
    ) => Promise<any>

    Type Declaration

      • (col: { col: GenObj; req: GenObj; [key: string]: any }): Promise<any>
      • Run Action Column

        Parameters

        Returns Promise<any>