@chayns-components/file-input
TypeScript icon, indicating that this package has built-in type declarations

5.0.0-beta.315 • Public • Published

chayns-components

A set of beautiful React components for developing your own applications with chayns.


Installation

First you need to install the file input part of the chayns-components.

# NPM
npm install @chayns-components/file-input

# Yarn
yarn add @chayns-components/file-input

Information: Since the components have now been implemented with the styled-components library, the styles are delivered directly with the components. There is no need to load an extra stylesheet anymore.

Usage

You can use the components in your project as in the following example.

import { FileInput } from '@chayns-components/file-input';

<FileInput />;

Readme

Keywords

Package Sidebar

Install

npm i @chayns-components/file-input

Weekly Downloads

7

Version

5.0.0-beta.315

License

MIT

Unpacked Size

156 kB

Total Files

21

Last publish

Collaborators

  • tobit.software
  • braun-michael