Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
How to install the NoCloud NUI SDK
Install the Package
npm install @nocloud/cfx-nui
bun add @nocloud/cfx-nui
pnpm add @nocloud/cfx-nui
yarn add @nocloud/cfx-nui
<script src="https://cdn.jsdelivr.net/npm/@nocloud/cfx-nui/dist/index.js"></script>
NoCloud
Import the SDK
import { NoCloud } from "@nocloud/cfx-nui";