Advanced Custom Components
- A custom Accordion having props to customize it.
- The props noTopBorder and notLastItem configures the borders.
- customHeader accepts custom created header content. If not supplied, falls back to default layout.
- Can be configured to look like this:
-
Configurable progress bar SFC showing current status as a fraction, like 3/4 etc.
-
Consists of filled and remaining portions.
-
Has active and inactive dots.

