# Card Footer

## Description:

Card Footer

Use this component to add button/link to the footer of the card. All the contents of the footer will be aligned center.

### Allowed Parent Components:

1. Card Wrapper

### Allowed Child Components:

1. Button
2. Button Dropdown
3. Icon
4. Icon Menu
5. Popover
6. Pulse
7. Row
8. Saved Search Menu
9. Trigger Before Render

### Properties

### ➤ Horizontal Alignment

Select this to align the content of card footer horizontally

Allowed Values:

1. Start
2. Center
3. End
4. Around
5. Between
6. Default

### ➤ Transparent

Select this to transparent footer color

Allowed Values: Yes/No

### ➤ Hide Separator

Check this property to show|hide the seperator.

Allowed Values: Yes/No

### ➤ Background Color

Allowed Values: Color


---

# 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/cardfooter.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.
