Closed
Description
Bug, feature request, or proposal:
Feature
What is the expected behavior?
Lazy load step content
What is the current behavior?
Step content is eagerly loaded
What is the use-case or motivation for changing an existing behavior?
The best motivation is escribed here:
https://material.angular.io/components/tabs/overview#lazy-loading
Is there anything else we should know?
Just like the tabContent it would be nice to add a MatStepContent directive just like the MatTabContent