1
0
Fork 0
freesewing/markdown/dev/reference/api/stack/asProps/en.md

13 lines
175 B
Markdown
Raw Normal View History

2023-05-07 08:37:03 -07:00
---
title: Stack.asProps()
---
The `Stack.asProps()` method returns a stack object suitable for renderprops.
## Stack.asProps() signature
```js
Object stack.asProps()
```