Bootstrap 5 Basic
Bootstrap 5 Utilities
Bootstrap 5 Flexbox
Bootstrap 5 provides pointer event utilities to control how elements respond to mouse clicks, taps, or hover interactions.
Class |
Description |
---|---|
pe-none |
Disables pointer events on the element ( |
pe-auto |
Defines the root of an HTML document ( |
Try it yourself