Skip to content

Commit 43980e6

Browse files
committed
added return of the html element note
1 parent fe9a2ff commit 43980e6

File tree

2 files changed

+27
-71
lines changed

2 files changed

+27
-71
lines changed

.idea/workspace.xml

Lines changed: 26 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ All Good Now you have this cool toast in your project.. let's take a look at the
4545
vue-toasted has methods which makes it much easier to use
4646

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

0 commit comments

Comments
 (0)