leap_rtd
v1.3.0
Published
LEAP React Tables Defined enhances the existing components in LEAP Galaxy by wrapping them with LEAP-specific functionality through additional props and logic.
Readme
LEAP React Tables Defined
LEAP React Tables Defined enhances the existing components in LEAP Galaxy by wrapping them with LEAP-specific functionality through additional props and logic.
Features
- LEAP data declared within your app, initialised by API, or JSON via Calc
- Customised LEAP Galaxy Form Components linking to LEAP fields by id
- Form components update LEAP data separately, triggering calculated field changes
- LEAP data fields can be set with default values or overridden with new values outside of LEAP data
- Calculations can mirror existing logic or defined separately within your app
- Local fields updating React states outside of LEAP data
- LEAP id checker and regional settings
Requirements
- React and React DOM v18
- LEAP Galaxy v2.2.0
- LEAP GUI Icons for LEAP Web icons
- MUI Material v6.1.10 for styling
