buttons
v5.1.1arrow_drop_downv5.1.1
STATUS
Passing
DOWNLOADS
11
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
2 years ago
SIZE
1 KB
There are two directives that can make a group of buttons behave like a set of checkboxes, radio buttons, or a hybrid where radio buttons can be unchecked.
1 contributor
Like
Install buttons as a package?
Copied
npm i @bit/valor-software.ngx-bootstrap.buttons
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.dev
Component Example 
modifieddraft
modifieddraft
Angular
React
Vue
Angular
React Native
Add dependency... help_outline
Just
and packages in Bit or NPM to the example. any of the 1 million componentstoggle layout


chevron_left
chevron_right
Add checkbox functionality to any element
A group of radio buttons. A value of a selected button is bound to a variable specified via ngModel.
Create radio buttons or groups of buttons. A value of a selected button is bound to a variable specified via ngModel.