bootstrap-arrow-buttons

WebJar for bootstrap-arrow-buttons

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

bootstrap-arrow-buttons
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

bootstrap-arrow-buttons
WebJar for bootstrap-arrow-buttons
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/tjwebb/bootstrap-arrow-buttons

Download bootstrap-arrow-buttons

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

bootstrap-button-arrows

Arrow-shaped buttons for bootstrap

Preview

Usage: Just add class .btn-arrow-left or btn-arrow-right to bootstrap buttons

<button type="button" class="btn btn-default btn-arrow-left">Default</button>

Demo: http://jsfiddle.net/shpoont/3cA4x/

Versions

Version
1.0.4