mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 15:06:02 +01:00
feat(web/input): select row icon
This commit is contained in:
@@ -31,6 +31,7 @@ export interface ISelect {
|
||||
description?: string;
|
||||
required?: boolean;
|
||||
clearable?: boolean;
|
||||
icon?: IconProp;
|
||||
}
|
||||
|
||||
export interface INumber {
|
||||
|
||||
Reference in New Issue
Block a user