react.stepliststyles.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/react > StepListStyles
StepListStyles interface
Signature:
export interface StepListStyles
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| buttonContainer? | CSSProperties | (Optional) | |
| root? | CSSProperties | (Optional) | |
| stepHeaders? | StepHeaderStyles | (Optional) | |
| stepsContainer? | CSSProperties | (Optional) |