AutoFocus

AutoFocus manages focus on focusable element on load.


import { AutoFocusModule } from 'primeng/autofocus';

AutoFocus is applied to any focusable input element with the pAutoFocus directive.


<input type="text" pInputText [pAutoFocus]="true" placeholder="Automatically focused" />

Theme Designer
Theme Designer is the ultimate tool to customize and design your own themes featuring a visual editor, figma to theme code, cloud storage, and migration assistant.