# Accordion Title (fw-accordion-title)
Displays the content inside the component.
# Properties
| Property | Attribute | Description | Type | Default | 
|---|---|---|---|---|
iconSize |  icon-size |  The size of the default icon | "large" \| "medium" \| "small" |  'medium' | 
truncateOnOverflow |  truncate-on-overflow |  Truncate title on text overflow | boolean |  true | 
# CSS Custom Properties
| Name | Description | 
|---|---|
--fw-accordion-title-background-color |  Accordion title background color | 
--fw-accordion-title-border |  Accordion title border | 
--fw-accordion-title-collapsed-icon-color |  Accordion title collapsed icon color | 
--fw-accordion-title-expanded-icon-color |  Accordion title expanded icon color | 
--fw-accordion-title-font-size |  Accordion title font size | 
--fw-accordion-title-font-weight |  Accordion title font weight | 
--fw-accordion-title-line-height |  Accordion title line height | 
# Dependencies
# Depends on
# Graph
graph TD;
  fw-accordion-title --> fw-icon
  style fw-accordion-title fill:#f9f,stroke:#333,stroke-width:4px
Built with ❤ at Freshworks