@smui/notched-outline

Svelte Material UI - Notched Outline

Usage no npm install needed!

<script type="module">
  import smuiNotchedOutline from 'https://cdn.skypack.dev/@smui/notched-outline';
</script>

README

Svelte Material UI - Notched Outline

Notched outlines are borders around input components.

Installation

You won't generally need to install this package, unless you're manually creating text fields.

npm install --save-dev @smui/notched-outline

Examples and Usage Information

https://sveltematerialui.com/demo/textfield

More Information

See Text fields in the Material design spec.

See Notched Outline in MDC-Web for information about the upstream library's architecture.