# 简洁 - order: 8 不受控制的页码。 --- ````jsx import { Pagination } from 'antd'; ReactDOM.render( , document.getElementById('components-pagination-demo-uncontrolled')); ````