Skip to main content
Basic Usage
{% details
    title="Metric Definitions"
%}

**Sales:** includes sales of all core products in all regions

**Sales Growth:** YoY growth in sales

{% /details %}

Examples

Basic Usage

Basic Usage
{% details
    title="Metric Definitions"
%}

**Sales:** includes sales of all core products in all regions

**Sales Growth:** YoY growth in sales

{% /details %}

Attributes

title
string
required
Title of the details section
open
boolean
default:"false"
Whether the details section is open
width
number
Set the width of this component (in percent) relative to the page width