@v4fire/client
Version:
V4Fire client core library
16 lines (9 loc) • 391 B
Markdown
# 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'` |