mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
feat(web): ability to align icon at the top for notifs/text ui
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
---@field icon? string | {[1]: IconProp, [2]: string};
|
||||
---@field iconColor? string;
|
||||
---@field style? string | table;
|
||||
---@field alignIcon? 'top' | 'center';
|
||||
|
||||
local isOpen = false
|
||||
local currentText
|
||||
|
||||
Reference in New Issue
Block a user