IgxStepper fix string enums #10406
Labels
🐛 bug
Any issue that describes a bug
stepper
version: 13.0.x
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Description
Currently the following properties: orientation, stepType, titlePostion and verticalAnimationType are of type string. They should be of type IgxStepperOrientation, IgxStepType, IgxStepperTitlePosition and VerticalAnimationType.
Result
Expected result
The text was updated successfully, but these errors were encountered: