Type declarations for a declarative form system
Explore the docs »
Report Bug
·
Request Feature
This repository contains type declarations for the Form
component implemented in libui
, which also forms the foundation of the FormInstrument
implementation in OpenDataCapture. It is designed to be a fully type safe system, including support for a variety of data types and dynamic rendering based on arbitrary internal state.
pnpm install @douglasneuroinformatics/libui-form-types
At the moment, we aren't accepting pull requests for this library. However, please feel free to fork it if it is useful for your team!