Skip to content

Commit

Permalink
added return of the html element note
Browse files Browse the repository at this point in the history
  • Loading branch information
shakee93 committed Mar 7, 2017
1 parent fe9a2ff commit 43980e6
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 71 deletions.
96 changes: 26 additions & 70 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -45,7 +45,7 @@ All Good Now you have this cool toast in your project.. let's take a look at the
vue-toasted has methods which makes it much easier to use

### methods

all the below methods return the `html element` of the toast. you may tweak with it as well..
```javascript
Vue.toasted.success( {string | html } message, {object} options)

Expand Down

0 comments on commit 43980e6

Please sign in to comment.