Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery.min.js"></script>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
  <script src="//fb.me/react-0.13.1.js"></script>
  <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.15/angular.min.js"></script>
  <script src="//rawgit.com/davidchang/ngReact/master/ngReact.js"></script>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body ng-app='Button' ng-controller="MainController">
  <sidebar-button menu-options="menuOptions" button-image="buttonImage" button-image-mini="buttonImageMini" menu-option-bottom="menuOptionBottom"></sidebar-button>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers