diff --git a/doc/inputgroup/BasicDoc.vue b/doc/inputgroup/BasicDoc.vue index 7cb418429..8541460a4 100644 --- a/doc/inputgroup/BasicDoc.vue +++ b/doc/inputgroup/BasicDoc.vue @@ -3,23 +3,23 @@
An InputGroup is created by wrapping the input and add-ons inside an element with a p-inputgroup class where add-ons also should be inside an element with .p-inputgroup-addon class.
Buttons can be placed at either side of an input element.
Checkbox and RadioButton components can be combined with an input element under the same group.
Multiple add-ons can be placed inside the same group.