Rating
Rating
Section titled “Rating”Star rating input.
import { Rating } from '@truongdq01/ui';
<Rating value={3} onChange={() => {}} />;- Refer to the component props in the API reference or source for advanced configuration.
Star rating input.
import { Rating } from '@truongdq01/ui';
<Rating value={3} onChange={() => {}} />;