mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-29 16:31:33 +00:00
Adds new confirmButtonDisabled and abortButtonDisabled props to Modal component. Mainly useful when you have a "confirm" button that performs some operation before closing the modal and you need the confirm button to disable after it's clicked. |
||
---|---|---|
.. | ||
common.js | ||
drawer.js | ||
form.js | ||
header.js | ||
link.js | ||
load_screen.js | ||
menu.js | ||
modal.js | ||
splash.js |