Skip to content
JP DeVries edited this page May 1, 2017 · 9 revisions

Save-Data Screencast https://vimeo.com/215494474

Progressive Enhancement

Server Side Rendering

Internationalized Content

WIP

Contextual Mouse Menus

Data Table

Holy Grail Layout

Variable Styles

Accessible Themes

Data Grid Table

Filterable Data Grid

Sortable Data Grid

Radio Icons

Option Groups

Toggle Button

Meaningful Placeholder Text

Contextual Rows

Visually Hidden Text

PathBar

Accordion PathBar

Dropzone

Tree Navigation

Accessible Modal

Dynamic Data List

The VirtualDOM enables us to achieve remarkable accessibility considerations with ease.
One example of this is Eureka's use of <datalist>. A <datalist> representing the files of the current media items offers a list of pre–defined options for filtering the data grid.

Try it out