mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor on theming doc section
This commit is contained in:
parent
66b9f8b679
commit
a82843f1ff
103 changed files with 856 additions and 213 deletions
|
@ -10,6 +10,9 @@
|
|||
import { BaseStyle } from '../../base/style';
|
||||
|
||||
export enum InputTextClasses {
|
||||
/**
|
||||
* The class of input element
|
||||
*/
|
||||
root = 'p-inputtext'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue