mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Refactor #5175 - FloatLabel
This commit is contained in:
parent
0dd5d5cea3
commit
355bbebe7e
10 changed files with 241 additions and 96 deletions
3
components/lib/floatlabel/style/FloatLabelStyle.d.ts
vendored
Normal file
3
components/lib/floatlabel/style/FloatLabelStyle.d.ts
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
import { BaseStyle } from '../../base/style';
|
||||
|
||||
export interface FloatLabelStyle extends BaseStyle {}
|
Loading…
Add table
Add a link
Reference in a new issue