qb-menu
I like buttons
Last updated
Was this helpful?
I like buttons
Last updated
Was this helpful?
The QB Menu system is a Lua-based interactive menu integrated with a web-based user interface
Menu icons can be found on the website
Dynamic menu creation
Support for icons and images
Menu sorting functionality
Client-server communication
Easy-to-use Lua and JavaScript interfaces
Exports and events for extensive integration
Opens the menu with provided data
data: table
header: string
(optional)
txt: string
(optional)
icon: string
(optional)
isMenuHeader: boolean
(optional)
disabled: boolean
(optional)
hidden: boolean
(optional)
action: function
(optional)
params: table
(optional)
event: string
args: any
(optional)
isServer: boolean
(optional)
isCommand: boolean
(optional)
isQBCommand: boolean
(optional)
isAction: boolean
(optional)
sort: boolean
skipFirst: boolean
Closes the menu