How to Use

How to add the NUI Library to your existing Anvil App

Using Third-Party Dependency Token

NUI is available as a Third Party Dependency on Anvil. You can add it to your Anvil app using the app token

3ACFHAQDBLLJX7FL

You can select a version for the third-party dependency. If you are just getting started, it is recommended to use the latest available version.

All tagged versions are minified to improve the loading time.

You can also add the NUI library to your Anvil app by cloning it and adding it as a dependency to your Anvil App.

Clone Link

If you are unsure how to add a dependency to your Anvil app, follow the official guide at -


Example App

See NUI in action with a simple feedback form app

Last updated