FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

amiv-eth/web-ui-components: MIRROR: // Contribute at https://gitlab.ethz.ch/amiv/web-ui-components · GitHub

Latest commit

 

History

70 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI Components for AMIV Web Apps

A sparse collection of UI components to be used together with mithril and polythene.

Components

ListSelect

A component to select an item out of an API resource, e.g. a user.




Select

A component to select an item from a given set.

Input Fields

Input fields are all set up to display errors. These errors are e.g. set by the Form class that validates a full form against a jsonschema.

Text Input


Number Input

number input is not very well supported by modern browsers, use with caution.

Date Time Input

Selection of date and time is build out of html date and time input types (as there is no datetime type that is widely supported yet). The input field uses the native date selector from the browser.


File Input

This field designed to fit into the standard material design forms while still relying mostly on native elements of the browsers.

Dropdown Card

A card that is collapsed by default and expands when selected, to hide content that would otherwise take too much screenspace.


About

MIRROR: // Contribute at https://gitlab.ethz.ch/amiv/web-ui-components

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL