
Now includes 20 native Web Components for Angular, React, Vue or any other JavaScript framework.
Features
- Cross-platform support.
- IntegralUI Web now includes 20 native Web Components that you can use in Angular, React, Vue or any other JavaScript framework.
- The following components are included:
- Accordion - Displays a list of expandable groups in vertical layout.
- Button - Represents a button.
- ButtonGroup - Manages actions of multiple buttons arranged in group.
- CheckBox - Represents a check box.
- GroupBox - An expandable container with header and content.
- ListBar - Displays a list of expandable groups with items.
- ListBox - Displays a collection of items with content in custom layouts.
- ListView - Displays a collection of items using several different views.
- Paginator - Allows you to divide the content in multiple views in single page.
- ProgressBar - Visualize the progression of an operation.
- RadioButton - Represents a radio button.
- Rating - Visualizes ratings.
- Slider - Allows changes to a numeric value within a range of defined minimum and maximum values.
- SplitContainer - Consists of movable bar with tabs that divides the container's display area into two resizable panels.
- Splitter - A movable bar that can resize elements during run-time.
- TabStrip - Consists of multiple scrollable panels that share the same space.
- TreeList - Allows you to navigate through tree hierarchy showing only one list at a time.
- TreeView - Displays hierarchical data structures.
- Quick start samples available in Angular, JavaScript and React.