Skip to main content

Changelog

See what's new with Windmill.

Decision Tree

App EditorComponentv1.227.0

12/17/2023 |

Docs

This app component allows you to create a decision tree controlled by a flow-like structure. Each node in the tree represents a decision point with a dedicated subgrid and can lead to one or more subsequent nodes based on specified conditions.

New Features

  • Each node has its dedicated container
  • Condition behavior with branches
  • Debug mode
  • setTab to override flow-like structure