Reflex Enterprise is a package containing paid features built on top of Reflex.

reflex-enterprise must be installed alongside reflex to access the enterprise features.

You can install it from pypi with the following command:

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:

Built with Reflex