at the moment where I wanted does not work
Great to see a standalone script. Looks beautiful though.
1 Like
Thanks, planning to add more features to this like menus eventually. All standalone
Just updated this resource. It now has a simplified function called
-- msgType: string
-- -options: success, error, warning, primary, default
-- msg: string
exports.rr_uilib:NotifyS(msgType, msg)
it only needs two arguments.
and it handles position, icon and style on the backend.
See the readme for the full documentation on the changes.