mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Fixed #5175 - InputIcon component added
This commit is contained in:
parent
bd4d56ef4c
commit
f8a3167618
7 changed files with 163 additions and 0 deletions
3
components/lib/inputicon/style/InputIcoonStyle.d.ts
vendored
Normal file
3
components/lib/inputicon/style/InputIcoonStyle.d.ts
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
import { BaseStyle } from '../../base/style';
|
||||
|
||||
export interface InputIconStyle extends BaseStyle {}
|
Loading…
Add table
Add a link
Reference in a new issue