mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Fixed #4742 - New InputGroup Component
This commit is contained in:
parent
bba5d21060
commit
5d8babd349
17 changed files with 348 additions and 0 deletions
3
components/lib/inputgroupaddon/style/InputGroupAddonStyle.d.ts
vendored
Normal file
3
components/lib/inputgroupaddon/style/InputGroupAddonStyle.d.ts
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
import { BaseStyle } from '../../base/style';
|
||||
|
||||
export interface InputGroupAddonStyle extends BaseStyle {}
|
Loading…
Add table
Add a link
Reference in a new issue