# Scroll Area (/ui-kit/components/scroll_area)





<mainStory.WithControl />

<ComponentShowcase title="VARIANT_PRESET_MAP.default.variant" description="VARIANT_PRESET_MAP.default.description" code="defaultCode">
  <DefaultScrollAreaExample />
</ComponentShowcase>

<ComponentShowcase title="VARIANT_PRESET_MAP.fade.variant" description="VARIANT_PRESET_MAP.fade.description" code="fadeCode">
  <FadeScrollAreaExample />
</ComponentShowcase>

<ComponentShowcase title="VARIANT_PRESET_MAP.gutter.variant" description="VARIANT_PRESET_MAP.gutter.description" code="gutterCode">
  <GutterScrollAreaExample />
</ComponentShowcase>
