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

能不能加个自适应宽高的? #16

Closed
zhengtan2003 opened this issue Nov 3, 2022 · 3 comments
Closed

能不能加个自适应宽高的? #16

zhengtan2003 opened this issue Nov 3, 2022 · 3 comments

Comments

@zhengtan2003
Copy link

少数情况下会有这个需求

@lgf196
Copy link
Owner

lgf196 commented Nov 3, 2022

感谢反馈,后期版本,widthheight属性支持auto参数

type auto = 'auto ';
type styleFormat<T> = T |  auto ;

@zhengtan2003
Copy link
Author

感谢反馈,后期版本,widthheight属性支持auto参数

type auto = 'auto ';
type styleFormat<T> = T |  auto ;

对对对,就是这个意思

@lgf196
Copy link
Owner

lgf196 commented Nov 15, 2022

image
升级到最新版本v4.0.0

@lgf196 lgf196 added duplicate This issue or pull request already exists and removed duplicate This issue or pull request already exists labels Nov 16, 2022
@lgf196 lgf196 pinned this issue Nov 16, 2022
@lgf196 lgf196 closed this as completed Nov 16, 2022
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

No branches or pull requests

2 participants