@tarojsx/ui
Version:
We reinvents the UI for Taro3+
35 lines (20 loc) • 565 B
Markdown
id: "_steps_.stepsprops"
title: "StepsProps"
sidebar_label: "StepsProps"
## Hierarchy
* object
↳ **StepsProps**
## Index
### Properties
* [items](_steps_.stepsprops.md#optional-items)
* [style](_steps_.stepsprops.md#optional-style)
## Properties
### `Optional` items
• **items**? : *object[]*
*Defined in [src/Steps.tsx:10](https://github.com/tarojsx/ui/blob/v0.11.0/src/Steps.tsx#L10)*
___
### `Optional` style
• **style**? : *CSSProperties*
*Defined in [src/Steps.tsx:9](https://github.com/tarojsx/ui/blob/v0.11.0/src/Steps.tsx#L9)*