1
0
Fork 0
freesewing/markdown/dev/reference/api/stack/asProps/en.md
2023-05-31 21:39:58 -07:00

12 lines
175 B
Markdown

---
title: Stack.asProps()
---
The `Stack.asProps()` method returns a stack object suitable for renderprops.
## Stack.asProps() signature
```js
Object stack.asProps()
```