--- order: 1 title: 半星 --- 支持选中半星。 ````jsx import { Rate } from 'antd'; ReactDOM.render(, mountNode); ````