# scu-text



<!-- Auto Generated Below -->


## Properties

| Property         | Attribute         | Description | Type                                                                                                                                                                                        | Default      |
| ---------------- | ----------------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |
| `align`          | `align`           |             | `Align.center \| Align.left \| Align.right`                                                                                                                                                 | `Align.left` |
| `bold`           | `bold`            |             | `boolean`                                                                                                                                                                                   | `false`      |
| `color`          | `color`           |             | `string`                                                                                                                                                                                    | `undefined`  |
| `colorVariation` | `color-variation` |             | `ColorVariations.inv \| ColorVariations.invDark \| ColorVariations.invDarker \| ColorVariations.invDarkest \| ColorVariations.light \| ColorVariations.lighter \| ColorVariations.lightest` | `undefined`  |
| `gap`            | `gap`             |             | `number`                                                                                                                                                                                    | `0`          |
| `height`         | `height`          |             | `string`                                                                                                                                                                                    | `undefined`  |
| `margin`         | `margin`          |             | `string`                                                                                                                                                                                    | `undefined`  |
| `padding`        | `padding`         |             | `string`                                                                                                                                                                                    | `undefined`  |
| `semiBold`       | `semi-bold`       |             | `boolean`                                                                                                                                                                                   | `false`      |
| `size`           | `size`            |             | `number`                                                                                                                                                                                    | `5`          |
| `valign`         | `valign`          |             | `Valign.bottom \| Valign.center \| Valign.top`                                                                                                                                              | `Valign.top` |
| `width`          | `width`           |             | `string`                                                                                                                                                                                    | `undefined`  |


----------------------------------------------

*Built with [StencilJS](https://stenciljs.com/)*
