Snackbar
Snackbars provide lightweight feedback on an operation at the base of the screen. They automatically disappear after a timeout or user interaction. There can only be one on the screen at a time.
Snackbars provide lightweight feedback on an operation at the base of the screen. They automatically disappear after a timeout or user interaction. There can only be one on the screen at a time.
{
"functions": [],
"properties": [],
"types": [],
"name": "Snackbar",
"desc": "Snackbars provide lightweight feedback on an operation\nat the base of the screen. They automatically disappear\nafter a timeout or user interaction. There can only be\none on the screen at a time.",
"source": {
"line": 8,
"path": "src/snackbar/src/Client/Snackbar.lua"
}
}