1.1.1 • Published 1 year ago

@clarisys/ui-components v1.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Clarisys - Reusable UI Components

Installation

npm install --save @clarisys/ui-components

Usage

import {
    Textfield, 
    TextfieldOutlined, 
    Textfield_FloatLabel, 
    TextfieldOutlined_FloatLabel,
    Checkbox,
    Select,
    Dropdown,
    Button
} from '@clarisys/ui-components';

Note: Ensure below snippet is added to _document.js

    <link href="//cdn.muicss.com/mui-0.10.3/css/mui.min.css" rel="stylesheet" type="text/css" />
    <script src="//cdn.muicss.com/mui-0.10.3/js/mui.min.js"></script>
1.1.1

1 year ago

1.1.0

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago