Infragistics Ultimate - includes App Builder February 2024
Released: Feb 18, 2024
App Builder February 2024 での更新項目
機能
App Navigation with Route Parameters - Route parameters function as variables, allowing users to create and store values, assign values, and bind them to other properties in the application. This enables users to build navigation within the app. When a navigation route requires parameter binding, users can bind a route parameter to facilitate this process.
Added Dependent variables support - App Builder provides functionality allowing users to define state and context variables on view and application levels to create applications for sophisticated data flows. This release now allows users to define data flows in a chain of actions sequentially.
Static Value Input Capabilities for "Set Variable" Action - Added Static value input capabilities for "set variable" action through editors (based on variable type). The available editors include:
String (default) - Input component allowing a string value to be typed.
Number - Input component that validates the input to accept only Numeric values.
Boolean - True/false dropdown - default is false.
Date - Uses a date picker component.
Angular apps are now generated using Ignite UI for Angular 17.0.x.