Materialdesigninxamltoolkit: Is the stepper component on the roadmap?

Created on 11 Dec 2017  路  5Comments  路  Source: MaterialDesignInXAML/MaterialDesignInXamlToolkit

Link: https://material.io/guidelines/components/steppers.html

Is there any plan to include a stepper into one of the upcomming releases?

Most helpful comment

I'm not sure, but @spiegelp extended this library with a Stepper implementation: https://github.com/spiegelp/MaterialDesignExtensions

All 5 comments

I'm not sure, but @spiegelp extended this library with a Stepper implementation: https://github.com/spiegelp/MaterialDesignExtensions

thank you very much for the hint - I'll have a look!

@ver0nikadataformers Hi, the Stepper in https://github.com/spiegelp/MaterialDesignExtensions is a complex version heavily using MVVM to provide data validation hooks. It would crash the scope of this library. The Stepper in this project is a simple implementation based on TabControl and does not provide these features. Therefore it is easier to use .

I already saw that upon review. And for my project I only need the simple stepper tabcontrol - but thank you very much for your answer!

@spiegelp

The Stepper in this project is a simple implementation based on TabControl and does not provide these features. Therefore it is easier to use .

Where is the stepper in this (MDIX) project?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

boskokg picture boskokg  路  3Comments

ranjan-2209 picture ranjan-2209  路  4Comments

TFTomSun picture TFTomSun  路  4Comments

svjansen picture svjansen  路  4Comments

lanmanck picture lanmanck  路  3Comments