The TAU framework provides rich Tizen components that are optimized for the Tizen Web browser.
The following table displays the components provided by the TAU service.
UI Component | Description |
---|---|
Autodividers | Autodividers component extension automatically creates dividers for a list view component. |
Button | Button component changes the default browser buttons to special buttons with additional features, such as icons, corners, and shadows. |
Checkbox Radio | Checkbox radio component changes the default browser checkboxes and radio buttons to a form more adapted to the mobile environment. |
Collapsible | Collapsible component allows you to expand or collapse content when tapped. |
Control Group | Control group component improves the styling of multiple buttons by grouping them into a single block. |
Date-time Picker | Date-time picker component shows a control that the user can use to enter date and time values. |
Drawer | Drawer component allows you to open and close a drawer to show or hide the content inside it. |
Fast Scroll | Fast scroll component shows a shortcut list that is bound to its parent scroll bar and respective list view. |
Flip Toggle Switch | Flip toggle switch component is a common UI element used for binary on/off or true/false data input. |
Gallery | Gallery component shows images in a gallery on the screen. |
List Divider | List divider component creates a list separator, which can be used for grouping list items. |
Listview | List view component is used to display, for example, navigation data, results, and data entries, in a list format. |
Multimedia View | Multimedia view component displays the audio and video player. |
Navigation Bar | Navigation bar component is used inside the header to navigate back and forth according to the navigational history array, which is created by the application. By clicking a horizontally-listed element on the navigation bar, the user can move to the target page. |
Notification | Notification component shows a pop-up on the screen to provide notifications. |
Popup | Popup component supports 2 pop-ups: the position-to-window pop-up (like a system pop-up), and the context pop-up. |
Progress | Progress component shows that an operation is in progress. |
Progress Bar | Progress bar component shows a control that indicates the progress percentage of an on-going operation. |
Scroll Handler | Scroll Handler component is an extension for the scroll view component, and adds a scroll button that looks like a handle. |
Search Bar | Search bar component is used to search for page content. |
Select Menu | Select menu component is used to select one option. It is created as a drop-down list form. |
Slider | Slider component changes the range-type browser input to sliders. |
Swipe | Swipe component shows a list view on the screen where the list items can be swiped vertically to show a menu. |
Tab Bar | Tab bar component shows an unordered list of buttons on the screen wrapped together in a single group. |
Token Text Area | Token text area component changes a text item to a button. |