UNCLASSIFIED - NO CUI

Skip to content

Fix/button group console errors

Tony Phi requested to merge fix/button-group-console-errors into main
  • Fixed console errors from appearing when clicking on an already selected button in the button group component
  • Allow the button group component to be controlled programmatically through the value prop
  • Updated button group documentation to expose more of the underlying data contracts.

Merge request reports