---
id: phase-banner
title: PhaseBanner
---

# PhaseBanner

Use the phase banner component to show users your service is still being worked on.

## How to use

Your banner must be directly under the blue GOV.GR header and colour bar.

<code src="@digigov/ui/src/feedback/PhaseBanner/__stories__/Default.tsx" />

### Underlined

<code src="@digigov/ui/src/feedback/PhaseBanner/__stories__/Underlined.tsx" />

## API

See below for a complete reference to all of the props  available to the components mentioned here.

<ComponentProps componentName={[
  "PhaseBanner",
  "PhaseBannerTag",
  "PhaseBannerText"]} /> 
