React Switch Button control
⚠️
⚠️
Deprecated
⚠️
⚠️
Hey, I've created a new fresh component here https://github.com/gfazioli/react-toggle
| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdreact-switch-button |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionreact-switch-button
WebJar for react-switch-button
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| react-switch-button-1.0.5.pom | |
| react-switch-button-1.0.5.jar | 10 KB |
| react-switch-button-1.0.5-sources.jar | 22 bytes |
| react-switch-button-1.0.5-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/react-switch-button/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>react-switch-button</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/react-switch-button/
implementation 'org.webjars.bower:react-switch-button:1.0.5'
// https://jarcasting.com/artifacts/org.webjars.bower/react-switch-button/
implementation ("org.webjars.bower:react-switch-button:1.0.5")
'org.webjars.bower:react-switch-button:jar:1.0.5'
<dependency org="org.webjars.bower" name="react-switch-button" rev="1.0.5">
<artifact name="react-switch-button" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='react-switch-button', version='1.0.5')
)
libraryDependencies += "org.webjars.bower" % "react-switch-button" % "1.0.5"
[org.webjars.bower/react-switch-button "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.bower : react | jar | [0.13,) |
Hey, I've created a new fresh component here https://github.com/gfazioli/react-toggle