The ui-framework package
The ui-framework package contains application fragments for Login, Project, iModel and View selection, and configuration of the application UI including the Backstage, Frontstages, Zones, Widgets, etc.
Application UI Configuration
There are numerous React components and TypeScript classes in the @bentley/ui-framework
package for configuring the application user interface. The following constructs are defined using these components and classes:
- Frontstages and Zones
- Content Views and Layouts
- Widgets
- Child Windows
- Status Bar and Fields
- Navigation Aids - A user interface control that moves the user's perspective around within a specific Content View.
- Tool Settings
- Stage Panels
- Backstage
- Notifications and Messages
- Dialogs
- Workflows and Tasks
- KeyboardShortcut - A keystroke or combination of keystrokes used to launch a command or tool.
- UI Settings
Other Topics
Last Updated: 11 June, 2024