1.0.5 • Published 3 years ago

styled-inputs-mini v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Styled Inputs Mini

This package simple creates text input fields for react-app

Usage

All Components

ComponentWhat
<Input placeholder="Enter a text" width="CSS value of width property"/>Single input field
<Hint>Hint text</Hint>The hint for <Input/>
<MergeInputs>Hint components and Input components</MergeInputs>This component Hint components and input fields merges

Use themes

<Component theme={"theme name"}></Component>
ThemeSupport
lightInput, MergeInputs
darkInput, MergeInputs
classicInput

Author

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago