@logo-elements/text-field
v23.0.0
Published
A web component that allows the user to input and edit text.
Downloads
55
Readme
@logo-elements/text-field
A web component that allows the user to input and edit text.
<logo-elements-text-field label="Street Address"></logo-elements-text-field>
Installation
Install the component:
npm i @logo-elements/text-field
Once installed, import the component in your application:
import '@logo-elements/text-field';