mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
feat(interface/multi-select): add maxSelectedValues (#563)
This commit is contained in:
@@ -21,6 +21,7 @@ local input
|
||||
---@field clearable? boolean
|
||||
---@field searchable? boolean
|
||||
---@field description? string
|
||||
---@field maxSelectedValues? number
|
||||
|
||||
---@class InputDialogOptionsProps
|
||||
---@field allowCancel? boolean
|
||||
|
||||
Reference in New Issue
Block a user