Skip to content

Instantly share code, notes, and snippets.

@manumaticx
Last active December 29, 2015 15:59
Show Gist options
  • Save manumaticx/7694018 to your computer and use it in GitHub Desktop.
Save manumaticx/7694018 to your computer and use it in GitHub Desktop.
Toasty Sample
toasty.show({
title: 'Confirm',
message: 'This is a confirmation.',
type: 'confirm'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment