FastUI
FastUI copied to clipboard
Build better UIs faster.
a very similar project with a reach components library: https://github.com/amisadmin/fastapi-amis-admin can compare with your library, are there any plans for SSR?
Markdown in a model gives [this error](https://react.dev/errors/426?invariant=426) ``` react-dom.production.min.js:189 Error: Minified React error #426; visit https://reactjs.org/docs/error-decoder.html?invariant=426 for the full message or use the non-minified dev environment for full errors and...
currently it's always `page`.
Currently `ServerLoad` fires on numerous page updates, even if it has `method='POST'` - definitely shouldn't.
Would be useful to be able to specify classes for FormFields
This PR is more a proposal at this stage, the initial chart implemented is a line chart - very happy to add more if this template seems acceptable. I can...
Not sure how to implement it but streaming over websockets instead of (or in addition to) SSE would be good to enable deployment on AWS Lamdas.