Skip to content

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.