1.0.5 • Published 2 years ago

styled-inputs-mini v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago