Back to Grafana

Collapsable Section

packages/grafana-ui/src/components/Collapse/CollapsableSection.mdx

13.0.1309 B
Original Source

import { Meta, ArgTypes } from '@storybook/blocks'; import { CollapsableSection } from './CollapsableSection';

<Meta title="MDX|CollapsableSection" component={CollapsableSection} />

Collapsable Section

A simple container for enabling collapsing/expanding of content.

<ArgTypes of={CollapsableSection} />