Skip to content

Can Modal components provide open events? #5030

@dgf957492430

Description

@dgf957492430
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

modal组件现在只有关闭的事件,没有打开的事件,每次都要watch visible

What does the proposed API look like?

open Modal 打开的回调
opened Modal 打开动画结束时的回调
调用:<a-modal @OPEN="onOpen" @opened="onOpened" />

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions