UNPKG

@smui/line-ripple

Version:
20 lines (11 loc) 456 B
# 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. ```sh npm install --save-dev @smui/line-ripple ``` # Examples and Usage Information https://sveltematerialui.com/demo/textfield # More Information See [Text fields](https://m2.material.io/components/text-fields) in the Material design spec.