原生选择器
用途
Add your native select HTML
Add class="select" to a native <select>. Use standard <option> and <optgroup> elements.
使用 Native Select 实现原生浏览器行为、表单集成和移动优化选择器。使用 Select 自定义选项内容、多选行为或 JavaScript API。
示例
组
已禁用
无效
Select a fruit to continue.
尺寸
RTL
在选择元素或父元素上设置 dir="rtl"。