1.2.6 • Published 3 years ago

lx-text-input v1.2.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago