# traits/i-size

This module provides a trait for a component that needs to implement the "size" behavior.

## Synopsis

* This module provides an abstract class, not a component.

* The trait contains only TS logic.

## Modifiers

| Name   | Description        | Values   | Default |
|--------|--------------------|----------|---------|
| `size` | The component size | `String` | `'m'`   |
