# Star Rating

![Star Rating](/files/-MHpq1PJTa33o2RRhVs9)

## Description:

Star Rating

Star Rating component is used for rating. It is indicated by stars usually 1-5. The highest number of stars indicating the best quality.

### Allowed Parent Components:

1. Card Table Column
2. Col

### Allowed Child Components:

1. Popover
2. Pulse
3. Trigger Before Render
4. Trigger On Change

### Properties

### ➤ Number Of Stars

Enter a numeric value to show the number of stars. defualt:5

Allowed Values: Any number value

### ➤ Allow Half Selection

Check this allow half rating. e.g. 3.5, 2.5 etc.

Allowed Values: Yes/No

### ➤ Color

Allowed Values: Color

### ➤ Size

Enter a numeric value set the size of the start. defualt:36

Allowed Values: Any number value

### ➤ View Attribute

Allowed Values: Attribute

### ➤ Insert Allowed

Allowed Values: Yes/No

### ➤ Update Allowed

Allowed Values: Yes/No

### ➤ On Change

Allowed Values: Controller Function


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudio.io/ui-components/widgets/starrating.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
