ant-design Pagination/Table pagination SizeChanger select input customisation?

chhqkbe1  于 3个月前  发布在  其他
关注(0)|答案(1)|浏览(42)

What problem does this feature solve?

I want to change the down arrow icon of the size changer dropdown to match my design.

What does the proposed API look like?

sizeChangerInputProps={props available for a select input}

uqjltbpv

uqjltbpv1#

Refactoring 'rc-pagination' to support 'components' to allow developers to customize select components. In this way, your need can also be addressed.

ref: react-component/pagination#595 (comment)

相关问题