SevenOutman on main
build(docs): bump rsuite 5.13.1 (compare)
SevenOutman on main
build: bump 5.13.1 (compare)
SevenOutman on v5.13.1
Hello, why, the footer is not in the bottom of page?
https://codesandbox.io/s/0i706
add flex-grow: 1
to your Sidenav in Sidebar
Hi Everyone! I'm facing a couple of challenges when using input-type rsuite components:
set focus on an InputPicket. Tried autoFocus property and it doesn't work.
allow user to use his keyboard to navigate through the control. E.g: InputPicker , DatePicker
Thank you!