# 只读 - order: 3 只读,无法进行鼠标交互。 --- ````jsx import { Rate } from 'antd'; ReactDOM.render(, mountNode); ````