@smui/line-ripple

Svelte Material UI - Line Ripple

Usage no npm install needed!

<script type="module">
  import smuiLineRipple from 'https://cdn.skypack.dev/@smui/line-ripple';
</script>

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-ripple

Examples 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.