Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RadioGroup] placement = right 不生效 #1047

Closed
yiludege opened this issue Aug 21, 2023 · 3 comments · Fixed by #1049
Closed

[RadioGroup] placement = right 不生效 #1047

yiludege opened this issue Aug 21, 2023 · 3 comments · Fixed by #1049

Comments

@yiludege
Copy link

tdesign-mobile-vue 版本

1.0.1

重现链接

No response

重现步骤

No response

期望结果

No response

实际结果

No response

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

@github-actions
Copy link
Contributor

👋 @yiludege,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@anlyyao
Copy link
Collaborator

anlyyao commented Aug 21, 2023

@yiludege 贴一下代码?

@yiludege
Copy link
Author

@yiludege 贴一下代码?

<RadioGroup v-if="!loading" :value="radioValue" placement="right" @change="handleRadioChange">

正常使用结果还是在左边,placement没有传递给 radio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants