指定光标与键盘的距离,单位 px 。
取 input 距离底部的距离和 cursor-spacing 指定的距离的最小值作为光标与键盘的距离。
例:
<input cursor-spacing="20"/>//软键盘和input的距离20px
指定光标与键盘的距离,单位 px 。
取 input 距离底部的距离和 cursor-spacing 指定的距离的最小值作为光标与键盘的距离。
例:
<input cursor-spacing="20"/>//软键盘和input的距离20px