3lang3 / react-vant

React mobile UI Components base on Vant
https://react-vant.3lang.dev
MIT License
1.28k stars 182 forks source link

✨ [Feature]: SubmitBar 也需要加个 placeholder #732

Open f3liiix opened 1 month ago

f3liiix commented 1 month ago

What is the new or updated feature that you are suggesting?

由于 SubmitBar 默认是 fixed 定位的,所以也需要加个 placeholder 进行占位。因为也涉及到 safeAreaInsetBottom 安卓和苹果底部高度不一样的问题

Why should this feature be included?

SubmitBar API placeholder