bootstrap-arrow-buttons icon indicating copy to clipboard operation
bootstrap-arrow-buttons copied to clipboard

Arrow-shaped buttons for bootstrap

Results 1 bootstrap-arrow-buttons issues
Sort by recently updated
recently updated
newest added

Add support for start and end buttons without arrows ` .btn-end:after{ display: none; } .btn-start:before{ display: none; } `