ado5 3903c18ce2 first commit 9 ماه پیش
..
README.en-US.md 3903c18ce2 first commit 9 ماه پیش
README.md 3903c18ce2 first commit 9 ماه پیش
index.d.ts 3903c18ce2 first commit 9 ماه پیش
index.js 3903c18ce2 first commit 9 ماه پیش
props.d.ts 3903c18ce2 first commit 9 ماه پیش
props.js 3903c18ce2 first commit 9 ماه پیش
toast.d.ts 3903c18ce2 first commit 9 ماه پیش
toast.js 3903c18ce2 first commit 9 ماه پیش
toast.json 3903c18ce2 first commit 9 ماه پیش
toast.wxml 3903c18ce2 first commit 9 ماه پیش
toast.wxss 3903c18ce2 first commit 9 ماه پیش
type.d.ts 3903c18ce2 first commit 9 ماه پیش
type.js 3903c18ce2 first commit 9 ماه پیش

README.en-US.md

:: BASE_DOC ::

API

Toast Props

name | type | default | description | required -- | -- | -- | -- | -- direction | String | row | options:row/column | N duration | Number | 2000 | - | N external-classes | Array | - | ['t-class'] | N icon | String | - | - | N message | String / Slot | - | - | N overlay-props | Object | {} | - | N placement | String | middle | options: top/middle/bottom | N prevent-scroll-through | Boolean | false | - | N show-overlay | Boolean | false | - | N theme | String | - | options:loading/success/fail | N

Toast Events

name | params | description -- | -- | -- close | - | - destory | - | -