--- title: Cursors menu: docs.cursors --- ### Cursor utilities - `.cursor-auto`- cursor style depends on what's inside element - `.cursor-pointer` - pointing cursor - `.cursor-move` - cursor showing that user can move something - `.cursor-not-allowed` - cursor showing that user is not allowed to do something - `.cursor-zoom-in` - cursor showing that user can zoom in - `.cursor-zoom-out` - cursor showing that user can zoom out {% example html %}