> ## Documentation Index
> Fetch the complete documentation index at: https://docs.revoscripts.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Premium UI replacement for ox_lib and ox_target with a modern Revo design system.

# Revo UI Kit

**Revo UI Kit** is a premium UI replacement for **ox\_lib** and **ox\_target**, made to give your FiveM server a clean, modern, and high-end interface without changing how your scripts work.

It keeps the original `ox_lib` behavior and API flow, but replaces the default frontend with the custom Revo UI design system.

One of its biggest advantages is that you only need a small integration inside `ox_lib`, and then the Revo UI can work across all scripts that use it. That means you do not need to rewrite every script one by one just to upgrade the frontend.

## Main Features

* **Replaces Default ox\_lib UI:** Uses a fully custom Revo frontend while preserving original behavior.
* **Works Across All ox\_lib Scripts:** Add a small integration in `ox_lib`, and the custom UI can be used by all scripts that rely on it.
* **Custom ox\_target Third-Eye UI:** Also supports `ox_target` with a custom Revo-style third-eye interface.
* **Framework Agnostic:** Works with ESX, QBCore, Qbox, and standalone setups.
* **Per-Component Toggles:** Enable or disable individual UI replacements from config.
* **Custom Theme Color:** Set a global primary color for borders, icons, glow, and active states.
* **Localization Support:** Includes multiple bundled languages.
* **Preserves Callback Flow:** Keeps `ox_lib`-compatible behavior so existing scripts continue working properly.
* **Escrowed:** Delivered as a protected premium resource.
* **Selective Stock UI Support:** Keep the default UI for selected components through config if needed.

## Supported ox\_lib Components

Revo UI Kit includes custom UI support for major `ox_lib` components:

* Notifications
* Input Dialogs
* Alert Dialogs
* Context Menus
* List Menus
* Radial Menus
* Text UI
* Progress Bar
* Progress Circle
* Skill Check

## Supported Input Types

Revo UI Kit supports these input field types:

* `checkbox`
* `color`
* `date`
* `input`
* `number`
* `select`
* `slider`
* `textarea`
* `time`

## Bundled Locales

Revo UI Kit includes bundled support for:

* English
* Spanish
* French
* German
* Italian
* Portuguese
* Dutch
* Russian
* Polish
* Turkish
* Chinese
* Arabic

## Why Choose Revo UI Kit

Revo UI Kit is ideal for servers that want to upgrade the look of `ox_lib` and `ox_target` without rebuilding their entire script setup.

Instead of replacing scripts one by one, you add a small `ox_lib` integration and let the Revo UI take over the frontend for scripts that already use `ox_lib`. That makes it a practical, clean, and powerful way to give your server a more premium and unique style.

## Framework Support

* ESX
* QBCore
* Qbox
* Standalone

## Dependencies

* `ox_lib`
* `ox_target` for third-eye support
