1
0
Fork 0
freesewing/sites/dev/docs/reference/api/utils/hidepresets/readme.mdx

18 lines
322 B
Text
Raw Normal View History

---
title: utils.hidePresets
---
import { hidePresets } from '@freesewing/core'
The `utils.hidePresets` value holds presets to hiding parts in a FreeSewing design.
:::tip
See [Hiding parts](/reference/api/part/config/hide/#presets) for an example of how to use this.
:::
## Signature
```js
Object utils.hideParts
```