Properties
Property | Type | Description |
---|---|---|
title | string | (optional) Title of the step. |
direction | string | (optional) Direction of the contents (sent to the wrapping FlexContainer). |
spacing | boolean | (optional) For the wrapping FlexContainer. |
children | React.Node | (required) Contents of the step. |