Files
ox_lib/web
ANTOND de8fb447a9 fix(web/dialog): setting non-selectable placeholder (#67)
* 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>
2022-08-09 23:37:31 +02:00
..
2022-03-13 22:30:57 +01:00
2022-06-30 11:10:02 +02:00
2022-06-30 11:10:02 +02:00
2022-06-30 11:10:02 +02:00
2022-06-30 11:10:02 +02:00