๐qb-input
Enter stuff here
Introduction
The QB Input system provides an interactive Lua-based user input form integrated with a web-based interface
Features
Multiple input types (text, password, number, radio, select, checkbox, color)
Customizable form submission
Dynamic styling through configuration
Easy-to-use Lua and JavaScript integration
ShowInput
Displays an input form and returns user input data.
data:
tableheader :
string(optional)submitText:
string(optional)inputs:
tabletype:
stringname:
stringtext:
stringdefault:
any(optional)isRequired:
boolean(optional)options:
table(optional)text:
stringvalue:
stringchecked:
boolean(optional)
CloseMenu
Closes the menu
Last updated
Was this helpful?
