react-group

WebJar for react-group

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

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

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

react-group
Последняя версия

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

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

react-group
WebJar for react-group
Ссылка на сайт

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

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

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

https://github.com/sapegin/react-group

Скачать react-group

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : prop-types jar [15.6.2,16)

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

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

React Group

npm Build Status

React component to render a collection of items separated by space or other separator.

Installation

npm install --save react-group

Examples

<Group>
  <button>One</button>
  <button>Two</button>
  <button>Three</button>
</Group>

Will render three space-separated buttons. See more examples.

Change log

The change log can be found on the Releases page.

Contributing

Everyone is welcome to contribute. Please take a moment to review the contributing guidelines.

Sponsoring

This software has been developed with lots of coffee, buy me one more cup to keep it going.

Buy Me A Coffee

Author and license

Artem Sapegin.

MIT License, see the included License.md file.

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

Версия
3.0.0