JSPM

  • Created
  • Published
  • Downloads 10231
  • Score
    100M100P100Q136817F
  • License Apache-2.0

Svelte Material UI - Text Field

Package Exports

  • @smui/textfield
  • @smui/textfield/character-counter
  • @smui/textfield/helper-text
  • @smui/textfield/icon
  • @smui/textfield/package.json

Readme

Svelte Material UI - Text Field

Text fields offer users an area to input text, numbers, files, etc.

Installation

npm install --save-dev @smui/textfield

Examples and Usage Information

https://sveltematerialui.com/demo/textfield

More Information

See Text fields in the Material design spec.

See Text Field in MDC-Web for information about the upstream library's architecture.