chnage li to show
how change count li to show?
Hi, do you want to change the display number of a column of li? This feature is not currently supported, but I will add it in future versions based on your suggestions. I plan to provide an initialization configuration to control the number of li displayed (only odd numbers can be passed in).
Thank you. i found a way to change the quantity using css. .ms-mobile-select .ms-wheel, .ms-mobile-select .ms-wheels{ height: 280px; } .ms-mobile-select .ms-select-line{ top: 120px } .ms-mobile-select .ms-select-container{ margin-top: 40px; }
it would also be great if the active element had some class for styling. Thanks again