lx-text-input

1.2.6 • Public • Published

What is this?

A react button component lx theme

Installation

yarn add lx-button

Then....

import Button, { getConfig } from 'lx-button'

//Console log the config model structure.
console.log(getConfig())

const buttonConfig = {
    //add options 
}

//
<Button config={buttonConfig}>Click me</Button>

Readme

Keywords

none

Package Sidebar

Install

npm i lx-text-input

Weekly Downloads

1

Version

1.2.6

License

MIT

Unpacked Size

10.8 kB

Total Files

4

Last publish

Collaborators

  • paulbuys