Reflex Enterprise is a package containing premium features built on top of Reflex designed to help you build enterprise-grade applications faster.
See complete docs at Enterprise Docs
So far the enterprise package contains the following features:
- AgGrid and AgCharts
- Single Port Proxy
More features will be added in the future. If you have any feature requests, please open an issue.
Using rxe.App
as your app
is required to use any of the components provided by the enterprise package, as well as config options provided by rxe.Config
.
Instead of the usual rx.App()
to create your app, use the following:
Unlike the open source reflex
package, the reflex-enterprise
package is free to use for all users but requires a paid tier to remove branding.