From the reference libraryFiveM

_index

fivem-docs/docs/scripting-manual/nui-development/_index.md

_index


title: User interfaces with NUI weight: 60

NUI (short for 'new UI') is the HTML-based user interface functionality in the CitizenFX framework. Currently using the Chromium Embedded Framework, it offers an asynchronous, performant way of creating in-game UI using web technologies (HTML/CSS/JS, including frameworks like React or Angular, and accelerated WebGL).


title: User interfaces with NUI weight: 60

NUI (short for 'new UI') is the HTML-based user interface functionality in the CitizenFX framework. Currently using the Chromium Embedded Framework, it offers an asynchronous, performant way of creating in-game UI using web technologies (HTML/CSS/JS, including frameworks like React or Angular, and accelerated WebGL).

Back to documentation