For the complete documentation index, see llms.txt. This page is also available as Markdown.

Data & Workflows

Everything your app revolves around

openBuild uses 5 concepts around data manipulation.

  • Custom states - learn how to store data temporarily on a page.

  • Custom events - learn why we recommend using custom events.

  • Source Popup - learn how we centralize data management on a page.

  • CRUD - learn how to work smart and communicate with reusable elements.

  • Backend Workflows - why & when you should use them.

Last updated