SevenOutman on style-system
refactor(button): reorg button … refactor(button): move transiti… style(styles): fix linting prob… and 1 more (compare)
simonguo on radio
fix(radio): fixed the color of … (compare)
SevenOutman on style-system
feat(styles): custom properties… (compare)
Hello guys, can someone tell me how to make a sidebar like the site?
@omarcosfelipea https://github.com/rsuite/rsuite/blob/next/docs/components/TopLevelNav/TopLevelNav.tsx
Hello, I am having trouble getting react suite icons to render. As of now they are simply displaying boxes. I am using the "creative" icon
@jrmoulckers
This may have something to do with the CDN network of icon fonts. You can try to localize the font file or change to a CDN.
https://rsuitejs.com/guide/themes#How%20to%20configure%20font%20files%20locally?
Hello @everybody, i'm trying to use react suite for the first time, so far everything is good, i just have one question about how to display the range slider labels, should i create a function that will handle the thing, or just insert the prop renderMark inside the rendered component ? Thanks in advance !
@EL-MehdiLoukach Can you reproduce your problem through codesandbox?
https://codesandbox.io/s/5vq6zo2z5l
@nimrod-cohen
Do you want to clear the error message in the form?
The form provides cleanErrors
and cleanErrorForFiled
methods to clear error messages.
https://rsuitejs.com/components/form#Form%20methods