Base Components#

@palmyralabs/rt-forms — the framework-agnostic component library that ships forms, grids, and menu primitives on top of palmyra-wire. Bind it to a theme with @palmyralabs/rt-forms-mui or @palmyralabs/rt-forms-mantine (the clinic sample uses Mantine).

Section Scope
Form PalmyraForm + role-specialised wrappers (NewForm, EditForm, ViewForm), field grouping
Grid Column generation, cell formatting, the server-backed query hook
Menu AsyncTreeMenu, AsyncTreeMenuEditor, IconProvider