github segmentio/evergreen v4.0.0-33
Add left, right, top, bottom positions to SideSheet

latest releases: v7.1.9, v7.1.8, v7.1.7...
pre-release5 years ago

SideSheet

  • [Improvement] Add left, right, top, bottom positions to SideSheet: #252

Position

Position constant values updated throughout Evergreen.

Position.TOP // 'top',
Position.TOP_LEFT // 'top-left',
Position.TOP_RIGHT // 'top-right',
Position.BOTTOM // 'bottom',
Position.BOTTOM_LEFT // 'bottom-left',
Position.BOTTOM_RIGHT // 'bottom-right',
Position.LEFT // 'left',
Position.RIGHT // 'right'

Don't miss a new evergreen release

NewReleases is sending notifications on new releases.