iTwin / iTwinUI-layouts

iTwinUI-layouts places given React components accordingly within the page with minimal effort on the development side.
https://itwin.github.io/iTwinUI-layouts
MIT License
6 stars 1 forks source link

Release 0.3.0 #84

Closed gretanausedaite closed 1 year ago

gretanausedaite commented 1 year ago

iTwinUI-layouts-css 0.3.0

Changes

What's new

iTwinUI-layouts-react 0.3.0

Changes

What's new

<PageLayout.BottomBar>
  <ActionBar>
    <ActionBar.Left/>
    <ActionBar.Center/>
    <ActionBar.Right/>
  </ActionBar>
</PageLayout.BottomBar>