Skip to content

ButtonRow

Demo

Code Editor
<Layout.ButtonRow>
  <StepsLayout.PreviousButton />
  <StepsLayout.NextButton />
  <Button>Other button</Button>
</Layout.ButtonRow>