vueComponent / ant-design-vue

🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜

Home Page:https://antdv.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] FloatButton `target` props type not include String

Alkaidcc opened this issue · comments

In docs https://antdv.com/components/float-button#api
target prop should be a string, but actually, it's functionType<() => Window | HTMLElement | null>()

target: functionType<() => Window | HTMLElement | null>(),

Hello @Alkaidcc, your issue has been closed because it does not conform to our issue requirements. Please use the Issue Helper to create an issue, thank you!

你好 @Alkaidcc,为了能够进行高效沟通,我们对 issue 有一定的格式要求,你的 issue 因为不符合要求而被自动关闭。你可以通过 issue 助手 来创建 issue 以方便我们定位错误。谢谢配合!