Page cover

code-mergeWhat's new in v2

The v2 of NUI is now available. This brings the following improvement

Third Party Dependency

NUI is now available as a third-party dependency for easier updates and minified versions.

questionHow to Usechevron-rightbullseye-arrowComponents & Propertieschevron-right

An Experimental HTML to NUI Converter

It is now possible to convert any HTML code into a proper Anvil form with NUI components.

html5HTML to NUI Converterchevron-right

Experimental true_html_structure property

This property allows NUI containers to remove any Anvil wrappers from components added to it. This overrides the default add_component method, which may break things. (HTML to NUI converter also uses this property)

bullseye-arrowComponents & Propertieschevron-right

Designer-only Components

v2 introduces designer-only components that improve the Anvil designer experience.

object-ungroupDesigner Only Componentschevron-right

Allow setting HTML attributes

You can now add any HTML attribute to NUI components

gearsUsing Attributeschevron-right

Last updated