principle: Operable
Make sure that everyone can navigate and interact with the same content and components. Can people operate this content with whatever capacity they have?
WCAG 2.1, 2.2
Level AAA
2.5.5 Target Size (Enhanced)
Anything clickable should be at least 44 by 44 pixels, except links within a sentence which are okay to be the size of the text they encompass.
WCAG 2.1, 2.2
Level AAA
2.5.6 Concurrent Input Mechanisms
The user can happily switch between using a mouse, touchscreen, keyboard, or any other input device.
WCAG 2.2
Level AA
2.5.7 Dragging Movements
Any action requiring dragging, such as reordering items, must also be possible using buttons or other non-drag methods.
WCAG 2.2
Level AA
2.5.8 Target Size (Minimum)
Clickable elements must be at least 24 by 24 pixels, except for inline links.