@aurigma/ui-framework
Version:
A platform which allows building print product personalization editors based on Aurigma's Customer's Canvas.
35 lines (18 loc) • 383 B
Markdown
# Interface: IStepData
Provides the title and index for manipulating [steps](iwidgetstepsconfig.md).
## Hierarchy
* **IStepData**
## Index
### Properties
* [index](istepdata.md#index)
* [name](istepdata.md#name)
* [title](istepdata.md#title)
## Properties
### index
• **index**: *number*
___
### name
• **name**: *string*
___
### title
• **title**: *string*