Type Alias: WizardSummaryProps
WizardSummaryProps =
Omit<React.HTMLAttributes<HTMLDivElement>,"style"|"className">
Defined in: composites/Wizard/Wizard.tsx:491
Props for WizardSummary.
WizardSummaryProps =
Omit<React.HTMLAttributes<HTMLDivElement>,"style"|"className">
Defined in: composites/Wizard/Wizard.tsx:491
Props for WizardSummary.