Hook that associates a label with an input control via id and htmlFor.
import { useLabel } from '@primereact/headless/label';
const instance = useLabel();