Mining calculator widjet
Customize the profitability calculator widget and embed it on your website in just one minute
Network difficulty widjet
Customize the network difficulty widget and embed it on your website in just one minute
!el.hasAttribute('disabled'));
if (focusables.length > 0) {
let first = focusables[0];
let last = focusables[focusables.length - 1];
if ($event.shiftKey && document.activeElement === first) {
last.focus();
$event.preventDefault();
} else if (!$event.shiftKey && document.activeElement === last) {
first.focus();
$event.preventDefault();
}
}
"
x-show="show" class="fixed inset-0 overflow-y-auto px-4 sm:px-0 z-50" style="display: none;"
:style="{ top: document.getElementById('head')?.offsetHeight + 16 + 'px' }">