Skip to content

Commit

Permalink
Merge pull request #174 from Artichy/main
Browse files Browse the repository at this point in the history
Add searchable field type property to select and multi-select input t…
  • Loading branch information
thelindat authored Mar 12, 2024
2 parents dddb530 + 1889122 commit bff790f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/ox_lib/Modules/Interface/Client/input.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ The input dialog window allows you to take data from the user by setting input f
- default?: `string` | `table` (only for `multi-select`)
- value of the default option.
- clearable?: `boolean`
- searchable?: `boolean`

- slider

Expand Down

0 comments on commit bff790f

Please sign in to comment.