Interface IRestorationConfig
Package: ui-framework
Properties
clearDesignOnStep
Declaration
clearDesignOnStep: number
Property Value
Type | Description |
---|---|
number |
steps
Declaration
steps: Array<IStep>
Property Value
Type | Description |
---|---|
Array<IStep> |
vars
Declaration
vars: any
Property Value
Type | Description |
---|---|
any |
widgets
Declaration
widgets: Array<IWidget>
Property Value
Type | Description |
---|---|
Array<IWidget> |