Expand description
§tui-realm-stdlib
tui-realm-stdlib is the standard library component for tui-realm. This library provides you with all the essential components you’ll need to build a tui-realm application.
§Get Started
§Adding tui-realm-stdlib as dependency
tuirealm = "4"
tui-realm-stdlib = "4"Modules§
- components
- All components and their extra properties and state.
- prop_
ext - Extra extensions to handle Properties.
- utils
- Utilities functions to work with components