Skip to main content
A Drawer is a reusable package. An action Drawer chains buttons and steps; a flow Drawer defines a proactive board whose stages are supervised by a bound manager and runtime.

Mental model

Drawers live under .buttons/drawers/<name>/ and record their own run history under pressed/.

How drawers relate to buttons

Buttons are the units of work. Drawers compose them.