-
Notifications
You must be signed in to change notification settings - Fork 370
Open
Labels
Description
Describe the enhancement or change
Branching off from a conversation at #9709 (review), our Wizard component has several types that aren't really documented, but are still mentioned in the Prop tables. For example the Wizard's nav
prop has a type of WizardNavType, which itself includes the CustomWizardNavFunction type, neither of which are explained on the Wizard component page (though there is an example that uses the CustomWizardNavFunction)
We want to wait until the new docs framework can implement a way to auto-add Type documentation, at which point these updates should be made to align with the new docs framework. This issue should cover adding Type documentation for all components, not just Wizard.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Blocked