CHAOSLAND

My Odyssey in Programming

  • About
  • Home
  • Categories
  • Archives
  • Table of Contents
  • Overview
  1. 1. Overview
  2. 2. Structure
カオスベイド

カオスベイド

Document my own journey like a director.
7 posts
8 categories
GitHub LinkedIn Kaggle chaosbeiduo@outlook.com
Links
  • Spinning-Wheel

[Vue] Star Rating

Posted on 2024-12-02 Edited on 2024-12-13 In Frontend , Vue

Overview

To evaluate an item more intuitively, words alone aren’t sufficient. Adding a star rating system enhances clarity.

Structure

The rating component consists of three types of stars: empty, half, and full. These can be easily found on Font Awesome.

The goal is to input a number (from 0 to 5) and display the corresponding stars.

[Vue] Address Validation
[Gemma-2] Fine-Tune Gemma 2 in Keras Using LoRA
© 2024 カオスベイド
0%