Tencent / Tencent/tdesign-react
[Alert] 希望暴露 CSSTransition 相关的 Prop,以更改入场与出场的形式与时间
Open
@insekkei is already working on this.
Since Jun 8, 2023.
💪🏻 enhancement
- Dominant language
- TypeScript
- Stars
- 965
- Forks
- 373
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 17
Description
https://github.com/Tencent/tdesign-react/blob/develop/src/alert/Alert.tsx#L107
希望可以更改默认的 200 transitionTime 及 classNames。或者是否可以直接暴露一个 CSSTransitionProps 以较大程度地开放:
<CSSTransition
...CSSTransitionProps,
>
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.