@tarojsx/ui
Version:
We reinvents the UI for Taro3+
32 lines (19 loc) • 581 B
Markdown
id: "_steps_"
title: "Steps"
sidebar_label: "Steps"
## Index
### Interfaces
* [StepsProps](../interfaces/_steps_.stepsprops.md)
### Functions
* [Steps](_steps_.md#const-steps)
## Functions
### `Const` Steps
▸ **Steps**(`props`: [StepsProps](../interfaces/_steps_.stepsprops.md)‹› & object): *Element‹›*
*Defined in [src/Steps.tsx:18](https://github.com/tarojsx/ui/blob/v0.11.0/src/Steps.tsx#L18)*
**Parameters:**
Name | Type |
------ | ------ |
`props` | [StepsProps](../interfaces/_steps_.stepsprops.md)‹› & object |
**Returns:** *Element‹›*