mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 15:06:02 +01:00
feat(web/textui) bottom center position(#507)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---@class TextUIOptions
|
||||
---@field position? 'right-center' | 'left-center' | 'top-center';
|
||||
---@field position? 'right-center' | 'left-center' | 'top-center' | 'bottom-center';
|
||||
---@field icon? string | {[1]: IconProp, [2]: string};
|
||||
---@field iconColor? string;
|
||||
---@field style? string | table;
|
||||
|
||||
Reference in New Issue
Block a user