Button
Buttons let users take actions and make choices with a single tap.
useButton API
Import
import { useButton } from '@mui/base/useButton';
// or
import { useButton } from '@mui/base';
Buttons let users take actions and make choices with a single tap.
import { useButton } from '@mui/base/useButton';
// or
import { useButton } from '@mui/base';