1.2.6 • Published 4 years ago

lx-text-input v1.2.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

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>
1.2.6

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago