mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 15:06:02 +01:00
de8fb447a9da56206c00dab689d97feb4dfc2525
* tweak(interface/menu): SetNuiFocusKeepInput Default to allow input; disable with "disableInput = false" during registration. * fix(web/dialog): Setting non-selectable placeholder React doesn't like the 'selected' attribute (causing a warning in web console - not in-game). 'defaultValue' should be used instead so there is no need to create placeholder option if 'defaultValue' is already defined by row options. * fix(web/dialog): Use proper type for onChange event Co-authored-by: Linden <65407488+thelindat@users.noreply.github.com>
Lua Library for FiveM
FXServer provides its own system for including files, which we use to load this resource in the fxmanifest via
shared_script '@ox_lib/init.lua'
server.cfg
add_ace resource.ox_lib command.add_principal allow
add_ace resource.ox_lib command.remove_principal allow
License
Description
Languages
Lua
62.5%
TypeScript
35.6%
CSS
1.7%