@lms-elements/atomic
TypeScript icon, indicating that this package has built-in type declarations

7.2.13 • Public • Published

@lms-elements/atomic

Atomic components that could be widely used

Provided components

  • Avatar
  • Button
  • ButtonViewEnum
  • Checkbox
  • FieldDropdown
  • File
  • NoteActions
  • RadioField
  • TextareaField
  • Title
  • Toggle

Usage

import { Checkbox } from '@lms-elements/atomic';

// code

<Checkbox
    checked={true}
    handleCheckboxChange={onCheckboxChange}
    label={'Label'}
/>

Package Sidebar

Install

npm i @lms-elements/atomic

Weekly Downloads

25

Version

7.2.13

License

MIT

Unpacked Size

3.55 MB

Total Files

389

Last publish

Collaborators

  • andrey_sharypov
  • don-vadimon
  • y.avdeev