UNPKG

@quenty/snackbar

Version:

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.

22 lines 406 B
{ "name": "SnackbarTest", "globIgnorePaths": [ "**/.package-lock.json" ], "tree": { "$className": "DataModel", "ServerScriptService": { "snackbar": { "$path": ".." }, "Script": { "$path": "scripts/Server" } }, "StarterPlayer": { "StarterPlayerScripts": { "Main": { "$path": "scripts/Client" } } } } }