React Web
Changelog
1.1.1

New props on the Volume component

  • isButtonEnabled - a boolean prop that allows to disable the button programmatically
  • isCompactMode - a boolean prop that allows to display the button in compact mode
  • buttonCustomisation - an object prop that allows to tweak the look and feel of the button in compact mode

See the Full Props Docs for more details