You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,9 @@ Current list of controls include:
37
37
|Gagues|[Bullet Graph](https://www.infragistics.com/products/ignite-ui-react/react/components/bulletgraph)|Create data presentations using the bullet graph component to display ranges or compare multiple measurements. View our data visualization tools.|igniteui-react-gauges <br> igniteui-react-core|
38
38
||[Linear Gauge](https://www.infragistics.com/products/ignite-ui-react/react/components/lineargauge)|Use the linear gauge component to visualize data with a simple and concise view. Learn about the configurable elements, dependencies and code snippets.|igniteui-react-gauges <br> igniteui-react-core|
39
39
||[Radial Gauge](https://www.infragistics.com/products/ignite-ui-react/react/components/radialgauge)|Create a colorful radial gauge to display a number of visual elements, such as needle, tick marks and ranges. View our data visualization tools.|igniteui-react-gauges <br> igniteui-react-core|
40
-
|Grids|[Grid](https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid)|Use Grid component to simplify the complexities of the grid domain into manageable API so that a user can bind a collection of data.|igniteui-react-grids <br> igniteui-react-core <br> igniteui-react-inputs <br> igniteui-react-layouts |
40
+
|Grids|[Grid](https://www.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid)|Use Grid component to simplify the complexities of the grid domain into manageable API so that a user can bind a collection of data.|igniteui-react-grids |
41
+
||[Tree Grid](https://www.infragistics.com/products/ignite-ui-react/react/components/grids/tree-grid/overview)|Ignite UI for React Tree Grid is used to display and manipulate hierarchical or flat data with ease. Quickly bind your data with very little code or use a variety of events to customize different behaviors.|igniteui-react-grids |
42
+
||[Hierarchical Grid](https://www.infragistics.com/products/ignite-ui-react/react/components/grids/hierarchical-grid/overview)|The Ignite UI for React Hierarchical Data Grid is used to display and manipulate hierarchical tabular data.|igniteui-react-grids |
41
43
||[Spreadsheet](https://infragistics.com/reactsite/components/spreadsheet_overview)|Spreadsheet component allows visualizing and editing of spreadsheet data. Features include activation, cell editing, conditional formatting, selection, clipboard.|igniteui-react-spreadsheet <br> igniteui-react-excel <br> igniteui-react-core|
42
44
|Frameworks|[Excel Library](https://www.infragistics.com/products/ignite-ui-react/react/components/excel_library)|Use the Excel Library to work with spreadsheet data using Microsoft Excel features. Easily transfer data from excel to your application. |igniteui-react-excel <br> igniteui-react-core|
43
45
|Interactions|[Zoom Slider](https://infragistics.com/reactsite/components/zoomslider_overview)|The Zoom Slider control provides zooming functionality to range-enabled controls. This component features a horizontal scroll bar, a thumbnail of the whole range, and a resizable zoom-range window. |igniteui-react-charts <br> igniteui-react-core|
@@ -51,6 +53,7 @@ Current list of controls include:
51
53
||[Avatar](https://www.infragistics.com/products/ignite-ui-react/react/components/layouts/avatar)|The avatar component helps to display initials, images, or icons in your application.|igniteui-react
52
54
||[Badge](https://www.infragistics.com/products/ignite-ui-react/react/components/inputs/badge)|A component used in conjunction with avatars, navigation menus, or other components in an application when a visual notification is needed.|igniteui-react
53
55
||[Button](https://www.infragistics.com/products/ignite-ui-react/react/components/inputs/button)|A component that lets you enable clickable elements that trigger actions in your React app.|igniteui-react
56
+
||[Button Group](https://www.infragistics.com/products/ignite-ui-react/react/components/inputs/button-group)|The React Button Group component is used to organize IgrToggleButtons into styled button groups with horizontal/vertical alignment, single/multiple selection and toggling.|igniteui-react
54
57
||[Calendar](https://www.infragistics.com/products/ignite-ui-react/react/components/scheduling/calendar)|The calendar component is used to show dates and weekdays. It is also the best way for providing monthly or yearly views to end-users. It also lets you restrict the minimum and maximum date ranges that people can navigate through.|igniteui-react
55
58
||[Card](https://www.infragistics.com/products/ignite-ui-react/react/components/layouts/card)|Use this component to display text, images, icons, and buttons in a visually rich presentation that can serve as an entry point to more detailed information. Cards can be used to create a multimedia dashboard.|igniteui-react
56
59
||[Checkbox](https://www.infragistics.com/products/ignite-ui-react/react/components/inputs/checkbox)|A standard checkbox component that enables users to select basic checked and unchecked states or an additional indeterminate state.|igniteui-react
@@ -65,6 +68,7 @@ Current list of controls include:
65
68
||[Radio Group](https://www.infragistics.com/products/ignite-ui-react/react/components/inputs/radio)|The wrapping component for a set of radio buttons allowing for a single choice.|igniteui-react
66
69
||[Ripple](https://www.infragistics.com/products/ignite-ui-react/react/components/inputs/ripple)|Use this component if you need to create an animation in response to a touch or a mouse click.|igniteui-react
67
70
||[Switch](https://www.infragistics.com/products/ignite-ui-react/react/components/inputs/switch)|A binary choice selection component that behaves similarly to the switch component in iOS.|igniteui-react
71
+
||[Text Area](https://www.infragistics.com/products/ignite-ui-react/react/components/inputs/text-area)|The Ignite UI for React Text Area represents a multi-line plain-text editing control, useful when you want to allow users to enter a sizeable amount of free-form text, for example a comment on a review or feedback form.|igniteui-react
0 commit comments