ado5 60ac2c1c9a first commit пре 7 месеци
..
README.en-US.md 60ac2c1c9a first commit пре 7 месеци
README.md 60ac2c1c9a first commit пре 7 месеци
index.d.ts 60ac2c1c9a first commit пре 7 месеци
index.js 60ac2c1c9a first commit пре 7 месеци
props.d.ts 60ac2c1c9a first commit пре 7 месеци
props.js 60ac2c1c9a first commit пре 7 месеци
toast.d.ts 60ac2c1c9a first commit пре 7 месеци
toast.js 60ac2c1c9a first commit пре 7 месеци
toast.json 60ac2c1c9a first commit пре 7 месеци
toast.wxml 60ac2c1c9a first commit пре 7 месеци
toast.wxss 60ac2c1c9a first commit пре 7 месеци
type.d.ts 60ac2c1c9a first commit пре 7 месеци
type.js 60ac2c1c9a first commit пре 7 месеци

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 | - | -