Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 191 Bytes

bs-button.md

File metadata and controls

19 lines (14 loc) · 191 Bytes

bs-button

<bs-button click.trigger="myMethod()">
    Button Text
</bs-button>

Bindable properties

  • placeholder
  • enabled
  • primary
  • class
  • tabindex

Events

  • click