Skip to main content
Version: 9.1

Helpers

There are several helper utilities for quick styling.

Cursor

.hf-pointer
<div class="hf-pointer"></div>

Input disabled style

Style any HTML tag as disabled input control.

.hf-disabled-input
<div class="hf-disabled-input"></div>