# Θ LIC - Trailing

Collection: A ListItem Collection (LIC) is a convenience container for those objects and controls that are displayed at the end of ListItems. This provides an easy way to maintain and add new objects.

[Styleguide Link](https://app.zeplin.io/styleguide/6041aec8159a9b10c34d0182/components?cseid=608afbda862fe7328523ffe4)

* Parent: [ListItem](/core/components/list-item.md)
* Children: [Icon](/core/overview/icon.md), [Label](/core/overview/label.md), [Avatar,](/core/overview/avatar.md) [Graphic](/core/overview/graphic.md), [AdaptIcon](/core/overview/adapticon.md), [Switch - Ctrl](/core/overview/switch.md), [Checkbox - Ctrl](/core/overview/checkbox.md), [Button](/core/overview/button.md), [Input Stepper - Ctrl](/core/overview/inpstepper.md), [Toggle - Ctrl](/core/overview/toggle.md)

## Properties

### Types

<figure><img src="/files/w3jK1mhJ9veWz5JqcM03" alt=""><figcaption></figcaption></figure>

* None
* Icon
* AdaptIcon
* Avatar
* Graphic
* Label (two lines possible)
* Switch
* Checkbox
* Button
* Input Stepper
* Toggle


---

# 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/components/list-item/listitem-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.
