JSPM

  • Created
  • Published
  • Downloads 223
  • Score
    100M100P100Q97993F
  • License MIT

A input right button for Chakra UI

Package Exports

  • @saas-ui/input-right-button
  • @saas-ui/input-right-button/src

Readme

@saas-ui/input-right-button

Input right button component for Chakra UI.

Installation

$ yarn add @saas-ui/input-right-button

#or

$ npm i @saas-ui/input-right-button --save

Usage

<InputGroup>
  <Input />
  <InputRightButton>
    <Icon />
  </InputRightButton>
</InputGroup>

License

MIT - Appulse Software