UI Components
HTML 5 - Components
Icons |
Name |
Description |
Text Box |
The component is used to select a file from the client machine. It is typically used for uploading documents, images or videos to server. |
|
Option |
Used to select a single option out of a group options. |
|
Text Area |
Used to capture multi line input. |
|
Button |
Button component is used to trigger click events. |
|
Image |
Image components is used to position a placeholder for an image and load the image from some given URL. |
|
Check box |
Check boxes are used for selections. It returns a True/False value. |
|
Label |
Label is used to provide text labels in forms and elsewhere. |
|
Icon |
Icons with Infinitely Scalable, Screen Compatible like Font Awesome and web Icons. |
Data Binding Components
Icons |
Name |
Description |
Search Box |
Allows a list of values to be searched and a single value to be selected. |
|
Drop Down |
Drop down list component. |
|
Grid View |
A spreadsheet like component for data view, data input etc. Provided most of the features available in a spreadsheet. |
|
Check List |
A list of check boxes that is treated as single component. |
|
Option List |
Component shows the list of selectable values of which one or more can be selected. |
|
Tree View |
Component allows for a tree view presentation of data both for navigation and for data display. |
Container Components
Icons |
Name |
Description |
Panel |
A reusable container to hold multiple other UI components. |
|
Menu bar |
Horizontal menu bar that can added to the page. Used for page navigation and also firing common events. |
|
Tab |
A tabbed panel that can be used to accommodate more content in a single page. |
|
Popup |
A pop up container that can be used in a dialog mode. |
|
File Manager |
A Single Location to access all the Files and Folders |
|
Accordion |
Displays collapsible content panels for displaying information in a limited space. |
|
Carousel |
The is a component for cycling through elements, like Slide shows with indicator and Control. |
|
Video |
A component to add the Videos with different Formats. |
Special Components
Icons |
Name |
Description |
Date Picker |
The Date Picker allows users to enter a date either through text input, or by choosing a date from the calendar. |
|
Chart |
Component that can be used to view data in graphic form. More. This component will be available in the next release. |
|
Map |
The component allows one to show a location in map. It will be later extended to allow users to find and save their own locations. |
|
Rich Text |
Component allows for creating and editing rich text with all the standard formatting options. |
|
Rich View |
Component allows for giving read only access to rich text created. |
Created with the Personal Edition of HelpNDoc: Generate EPub eBooks with ease