parent
75e4cf3446
commit
39a8be34a4
|
@ -2,7 +2,7 @@
|
||||||
*
|
*
|
||||||
* IconField wraps an input and an icon.
|
* IconField wraps an input and an icon.
|
||||||
*
|
*
|
||||||
* [Live Demo](https://www.primevue.org/inputtext/)
|
* [Live Demo](https://www.primevue.org/iconfield/)
|
||||||
*
|
*
|
||||||
* @module iconfield
|
* @module iconfield
|
||||||
*
|
*
|
||||||
|
@ -110,7 +110,7 @@ export declare type IconFieldEmits = EmitFn<IconFieldEmitsOptions>;
|
||||||
*
|
*
|
||||||
* _IconField is used to select a boolean value._
|
* _IconField is used to select a boolean value._
|
||||||
*
|
*
|
||||||
* [Live Demo](https://www.primevue.org/inputtext/)
|
* [Live Demo](https://www.primevue.org/iconfield/)
|
||||||
* --- ---
|
* --- ---
|
||||||
* ![PrimeVue](https://primefaces.org/cdn/primevue/images/logo-100.png)
|
* ![PrimeVue](https://primefaces.org/cdn/primevue/images/logo-100.png)
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue