Class: WizardLayout#
Renderer.Component.WizardLayout
Hierarchy#
Component<WizardLayoutProps>
↳ WizardLayout
Table of contents#
Constructors#
Methods#
Constructors#
constructor#
• new WizardLayout(props)
Parameters#
| Name | Type |
|---|---|
props |
WizardLayoutProps | Readonly<WizardLayoutProps> |
Inherited from#
React.Component<WizardLayoutProps>.constructor
• new WizardLayout(props, context)
Deprecated
See
https://reactjs.org/docs/legacy-context.html
Parameters#
| Name | Type |
|---|---|
props |
WizardLayoutProps |
context |
any |
Inherited from#
React.Component<WizardLayoutProps>.constructor
Methods#
render#
▸ render(): Element
Returns#
Element
Overrides#
React.Component.render