Package Exports
- @detachhead/smui-line-ripple
- @detachhead/smui-line-ripple/package/index.js
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 (@detachhead/smui-line-ripple) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Svelte Material UI - Line Ripple
Line ripples are used to highlight input elements above them.
Installation
You won't generally need to install this package, unless you're manually creating text fields.
npm install --save-dev @smui/line-rippleExamples and Usage Information
https://sveltematerialui.com/demo/textfield
More Information
See Text fields in the Material design spec.
See Line Ripple in MDC-Web for information about the upstream library's architecture.