> For the complete documentation index, see [llms.txt](https://ts-specs.handhistory.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ts-specs.handhistory.org/speed-object/type.md).

# type

#### type

The description at which the speed of the blinds increase.

**Type:** string

**Options:**

* "Normal"
* "Semi-Turbo"
* "Turbo"
* "Super-Turbo"
* "Hyper-Turbo"
* "Ultra-Turbo"

{% hint style="info" %}
Classification of the speed is at the site/network's discretion.
{% endhint %}

**Example:**

```javascript
"type": "Semi-Turbo"
```
