📄️ Save users' layouts
Users with data-heavy workflows often need to be able to combine several sources of information to view at a glance. Here™ Core provides the layouts capability to let users do this within a single window, so they can complete their tasks quickly and easily without switching through multiple applications or windows.
📄️ Arrange Views with Layout APIs
In Here Core Runtime version 30, we implemented new tools to help developers to dynamically arrange the layout of views to create more intuitive workflows for your users. These layout APIs allow developers to easily create new views adjacent to an existing view, column, or row, move/remove views within the tab groups, and create new tab groups (called TabStacks).
📄️ Content creation rules with the Platform API
Content creation rules control how and whether windows and views are opened for web-linked content.
📄️ Improve performance with multiple layouts
Using the original one-layout-per-window approach, Here™ Core handles most of the tasks to create, display, remove layouts, and update local state when a layout is added or removed. This makes for faster and easier development of your apps and features.
📄️ Native windows in snapshots
Here™ provides an extension to the standard platform behavior which allows a platform to include windows from native applications in snapshots.
📄️ Layouts in a web browser
The Web Layouts capability enables you to create flexible, interactive layouts for web applications that can contain multiple views (also called a "platform").