# New Sheet Positioning

DevFeed: [New Sheet Positioning](<https://devfeed.tech/articles/new-sheet-positioning-19514.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/sheet-positions/>)

Author: Steve Hannah

Published: 2020-02-27T00:00:00Z

Content type: release

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [dialog](<https://devfeed.tech/topics/dialog.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [desktop](<https://devfeed.tech/tags/desktop.md>), [dialog](<https://devfeed.tech/tags/dialog.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [navigation](<https://devfeed.tech/tags/navigation.md>), [screen](<https://devfeed.tech/tags/screen.md>), [update](<https://devfeed.tech/tags/update.md>)

## AI overview

Codename One's Sheet component now supports positioning along the north, east, west, south, or center of the screen, with different positions configurable for tablets and desktop versus phones.

## Source excerpt

Not so long ago, we released a Sheet component that acts like a non-modal dialog box that slides up from the bottom. It occupies only the amount of space required to house its contents, and it provides built-in navigation controls to go "back" to the previous sheet. By default Sheets are displayed along the bottom of the screen, but we have recently added an update that allows you to position it along the north, east, west, south, or center of the screen, as shown below: