Fliplet.UI
Fliplet.UI
The Fliplet.UI namespace contains classes for Fliplet-managed UI primitives such as toasts, action sheets, modals, date and time pickers, typeahead, tables, and panzoom. Where appropriate, these UI elements come with the following benefits:
- Optimized usability across all devices/platforms
- Support for localization incl. RTL language
- Support for accessibility
- Support for appearance settings
- Centrally managed by Fliplet to maintain support through OS & browser upgrades
All pages load the fliplet-pages by default. It includes support for the following UI elements.
The following UI elements are optionally available by adding extra packages to your app.
Date & Time
- Date Picker (
fliplet-ui-datetime) - Time Picker (
fliplet-ui-datetime) - Date Range (
fliplet-ui-datetime) - Time Range (
fliplet-ui-datetime)
Number
- Number Input (
fliplet-ui-number) - Range Slider (
fliplet-ui-rangeslider)
Multiple choice
- Typeahead (
fliplet-ui-typeahead)
Data Display
- Table (
fliplet-table)
Others
- PanZoom (
fliplet-ui-panzoom)