# Θ CC - Trailing

Collection: A collection of  those objects that are displayed at the end of the Caption - Title, Description, and Support areas that then make up the vertically stackable, modular pieces of the caption area of Cells and Cards. Please see [Caption - Definitions](https://github.com/able-app/docs/blob/57a78e2f25b43d8f5e72755f1e2740d12a2998ee/controls/%CE%B5%20elements/caption/cap-def.md) for a run down on the structure and terminology used in captions.

[Styleguide Link](https://zpl.io/amRvymA)

* Parent: Caption - [Title](https://github.com/able-app/docs/blob/26fef4dd60d663f49dd419ed514bd2b8d643c5ed/controls/%CE%B5%20elements/caption/cap-title.md), [Description](https://github.com/able-app/docs/blob/26fef4dd60d663f49dd419ed514bd2b8d643c5ed/controls/%CE%B5%20elements/caption/cap-descript.md), [Support](https://github.com/able-app/docs/blob/26fef4dd60d663f49dd419ed514bd2b8d643c5ed/controls/%CE%B5%20elements/caption/cap-support.md)
* Child: [Icon](https://github.com/able-app/docs/blob/26fef4dd60d663f49dd419ed514bd2b8d643c5ed/controls/%CE%B5%20elements/icon/icon.md), [Label](https://github.com/able-app/docs/blob/26fef4dd60d663f49dd419ed514bd2b8d643c5ed/controls/%CE%B5%20elements/label.md), [AdaptIcon](https://github.com/able-app/docs/blob/26fef4dd60d663f49dd419ed514bd2b8d643c5ed/controls/%CE%B5%20elements/adapticon/adapticon.md), [Avatar](https://github.com/able-app/docs/blob/26fef4dd60d663f49dd419ed514bd2b8d643c5ed/controls/%CE%B5%20elements/avatar/avatar.md), [Graphic](https://github.com/able-app/docs/blob/26fef4dd60d663f49dd419ed514bd2b8d643c5ed/controls/%CE%B5%20elements/graphic/graphic.md), [Button](https://github.com/able-app/docs/blob/26fef4dd60d663f49dd419ed514bd2b8d643c5ed/controls/%CE%B5%20elements/button.md)

## Properties

### Type

* **None**
* **Action (Icon):** Most commonly used as a "More" button to bring up additional actions you can take on the subject matter.
* **Super Action (Icon Larger):** A more prominent actionable area commonly used for the primary activity associated with the subject matter, for example adding to the shopping cart.
* **Subtext:** Right aligned text copy that is usually very short copy, as not to interfer with the Title or Subtext copy that is more of a focus.
* **Subtext + Action:** Vertically stacked right aligned text copy with an actionable icon below (usually a More icon). Note, the hitarea for the Icon would extend over top of the subtext right.
* **Link:** A text based navigation to another area, using the visual indicator color to show that the link is clickable.
* **AdaptIcon:** Used to attribute the object to a collection represented by the iconography used in the AdaptIcon.
* **Avatar:** Used to attribute the object to the person in the Avatar.
* **Graphic:** Many different purposes, but can be used to show a brand or collection.
* **Button:** A more visually prominent actionable area that can be used as the primary activity of the subject matter.
* **Multi-AdaptIcon:** When there's the need to show multiple adapticons.  These have a slight overlap with the adapticon next to it, with the far left being the one in front.
* **Multi-Avatar:** When there's the need to show multiple people associated with the object.  These have a slight overlap with the avatar next to it, with the far left being the one in front.
* **Multi-Image:** When there's the need to show multiple images.  These have a slight overlap with the image next to it, with the far left being the one in front.


---

# 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://able.bucca.com/core/overview/caption/capcon-trailing.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.
