Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

DowhileStep

Loop a step until condFn returns false.

DowhileStep

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Loop a step until condFn returns false.

Signature

interface DowhileStep { /* ... */ }

Kind

interface

Source

packages/sdk/src/types/workflow.ts:80

On this page