Function HorizontalWizardLayoutTitle
- HorizontalWizardLayoutTitle(
props: Omit<
ClassAttributes<HTMLHeadingElement> & HTMLAttributes<
HTMLHeadingElement,
>,
"ref",
> & RefAttributes<HTMLHeadingElement>,
): ReactElement<any, string | JSXElementConstructor<any>> Parameters
- props: Omit<
ClassAttributes<HTMLHeadingElement> & HTMLAttributes<HTMLHeadingElement>,
"ref",
> & RefAttributes<HTMLHeadingElement>
Returns ReactElement<any, string | JSXElementConstructor<any>>