ox_lib icon indicating copy to clipboard operation
ox_lib copied to clipboard

feat(input): added lib.getOpenInputDialog

Open Hajdenko opened this issue 11 months ago • 0 comments

Added a function that gets the state of the InputDialog. Usage: local isOpen, data = lib.getOpenInputDialog()

Hajdenko avatar Mar 20 '25 17:03 Hajdenko