1.13.0 • Published 5 months ago

@s-ui/react-atom-help-text v1.13.0

Weekly downloads
1,065
License
MIT
Repository
github
Last release
5 months ago

AtomHelpText

Help Text is a feedback that the system gives users to make them clearly understand which information is required

documentation issue npm

Issues open NPM

Installation

$ npm install @s-ui/react-atom-help-text --save

Usage

Basic usage

import AtomHelpText from '@s-ui/react-atom-help-text'

return (
  <div>
    <input style={input}
      type='text'
    />
    <AtomHelpText text='hello help text'/>
  </div>
)

Find full description and more examples in the demo page.

1.13.0

5 months ago

1.12.0

6 months ago

1.11.0

8 months ago

1.10.0

10 months ago

1.9.0

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

4 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

6 years ago

1.1.0

8 years ago