water_xcx/miniprogram_npm/tdesign-miniprogram/toast/README.en-US.md

26 lines
650 B
Markdown
Raw Permalink Normal View History

2025-04-15 15:44:51 +08:00
:: BASE_DOC ::
## API
### Toast Props
name | type | default | description | required
-- | -- | -- | -- | --
direction | String | row | optionsrow/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 | - | optionsloading/success/fail | N
### Toast Events
name | params | description
-- | -- | --
close | \- | \-
destory | \- | \-