semantic-ui-react-input-file

WebJar for semantic-ui-react-input-file

Лицензия

Лицензия

MIT
Категории

Категории

Ant Компиляция и сборка React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

semantic-ui-react-input-file
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

semantic-ui-react-input-file
WebJar for semantic-ui-react-input-file
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/cdaringe/semantic-ui-react-input-file

Скачать semantic-ui-react-input-file

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/semantic-ui-react-input-file/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>semantic-ui-react-input-file</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/semantic-ui-react-input-file/
implementation 'org.webjars.npm:semantic-ui-react-input-file:1.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/semantic-ui-react-input-file/
implementation ("org.webjars.npm:semantic-ui-react-input-file:1.0.3")
'org.webjars.npm:semantic-ui-react-input-file:jar:1.0.3'
<dependency org="org.webjars.npm" name="semantic-ui-react-input-file" rev="1.0.3">
  <artifact name="semantic-ui-react-input-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='semantic-ui-react-input-file', version='1.0.3')
)
libraryDependencies += "org.webjars.npm" % "semantic-ui-react-input-file" % "1.0.3"
[org.webjars.npm/semantic-ui-react-input-file "1.0.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

semantic-ui-react-input-file

a semantic-ui-react compatible file input control

JavaScript Style Guide semantic-release Greenkeeper badge CircleCI TypeScript package

install

yarn add semantic-ui-react-input-file

usage

import { InputFile } from 'semantic-ui-react-input-file'

<InputFile
  button={{ ...buttonProps }}
  input={{
    id: 'input-control-id',
    onChange: handleUpload
  }}
/>

Версии библиотеки

Версия
1.0.3