1
0
Fork 0
freesewing/sites/dev/docs/reference/api/utils/hidepresets/readme.mdx
2025-04-18 19:19:20 +02:00

17 lines
322 B
Text

---
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
```