Implementation
👍 Icons get from here: https://fontawesome.com/search?o=r&m=free
🌈 Color get from here: https://g.co/kgs/QWXhVf
Notification
Parameters
PARAMETER
TYPE
EXAMPLE
title
string
"HOUSE"
message
string
"You entered the house."
time
number
5000
hex_color
string
"#5feb34"
icon
string
"fa-solid fa-house"
Question
Parameters
PARAMETER
TYPE
EXAMPLE
title
string
"ANIMATION"
message
string
"Do you want to dance with vames?"
hex_color
string
"#25dbf7"
icon
string
"fa-solid fa-user"
Last updated