12 lines
175 B
Markdown
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()
|
|
```
|