This package has been deprecated

Author message:

This package has reached end of life and is deprecated. Please refer to our support policy, https://www.itwinjs.org/learning/api-support-policies/, and changelog, https://www.itwinjs.org/v3/changehistory/3.0.0/#package-name-changes.

@bentley/ui-framework
TypeScript icon, indicating that this package has built-in type declarations

2.19.53 • Public • Published

@bentley/ui-framework

Copyright © Bentley Systems, Incorporated. All rights reserved. See LICENSE.md for license terms and full copyright notice.

Description

The @bentley/ui-framework package contains application fragments for Login, Project, iModel and View selection, and configuration of the application UI including the Backstage, Frontstages, Widgets, etc.

The ui-framework package is a portion of the iTwin.js User Interface library. It consists of major fragments of code that combine the functionality from the imodeljs-frontend and imodeljs client packages with the ui-core, ui-components and ui-ninezone packages to implement substantial functionality that can be used within an iTwin.js application.

The ui-framework package makes use of React for rendering of the user interface, and uses react-redux and its concept of the state store for actions using reducers.

There are a number of sub-frameworks, each which has a set of components, actions, and reducers, and contributes to the overall State. Each such sub-framework is contained in a separate folder.

Documentation

See the iTwin.js documentation for more information.

Readme

Keywords

Package Sidebar

Install

npm i @bentley/ui-framework

Weekly Downloads

16

Version

2.19.53

License

MIT

Unpacked Size

5.34 MB

Total Files

1174

Last publish

Collaborators

  • aruniverse
  • colinkerr
  • cshafer
  • imodeljs
  • wgoehrig