# Card Header Icon

## Description:

Card Header Icon

Card Header Icon used to display images to represent the operation

### Allowed Parent Components:

1. Card Header

### Allowed Child Components:

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

### Properties

### ➤ Icon

Use the icons to display images to represent the component

Allowed Values: Free text field

### ➤ Size

Provide numerical value to specify the size of the icon.

Allowed Values: Any number value

### ➤ Title

A more readable name for the field. It doesn't have to be unique, and can include spaces and special characters.

Allowed Values: Free text field

### ➤ Color

Allowed Values: Color

### ➤ Rotate

This property used for icon rotation in degrees. select numerical values e.g. 30, 215, 360

Allowed Values: Any number value

### ➤ Font Size

Provide numerical value to specify the size of the font.

Allowed Values: Any number value

### ➤ On Click

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/cardheadericon.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.
