Package Exports
- solid-ui
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (solid-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
solid-ui
User Interface widgets and utilities for Solid
These are HTML5 widgets which connect to a solid store. Building blocks for solid-based apps.
A selection
var UI = require('solid-ui')
var acl = require('solid-ui').acl
The submodules at the moment include log, acl, acl-control, messageArea, etc