Files
HuajisheTools/HuajisheCheckChaoXing/miniprogram_npm/tdesign-miniprogram/transition/README.en-US.md
2025-10-01 10:01:52 +08:00

16 lines
491 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

:: BASE_DOC ::
## API
### Transition Props
name | type | default | description | required
-- | -- | -- | -- | --
style | Object | - | CSS(Cascading Style Sheets) | N
custom-style | Object | - | CSS(Cascading Style Sheets)used to set style on virtual component | N
appear | Boolean | false | \- | N
destory-on-hide | Boolean | false | \- | N
durations | Number / Array | - | Typescript`number \| number[]` | N
name | String | t-transition | \- | N
visible | Boolean | false | \- | N