Skip to content

Commit 71425bb

Browse files
Update elements/pf-search-input/pf-search-input.ts
Co-authored-by: Adam Johnson <[email protected]>
1 parent 3d60e49 commit 71425bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elements/pf-search-input/pf-search-input.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export class PfSearchChangeEvent extends Event {
3434
* their own keywords to filter or locate results. It includes a clear (×) button to easily
3535
* remove the current input, allowing users to start a new search quickly.
3636
* @slot - insert `pf-option` and/or `pf-option-groups` here
37-
* @slot placeholder - placeholder text for the select. Overrides the `placeholder` attribute.
37+
* @slot placeholder - placeholder text for the search input. Overrides the `placeholder` attribute.
3838
* @fires open - when the menu toggles open
3939
* @fires close - when the menu toggles closed
4040
* @cssprop [--pf-c-search-input__toggle--PaddingTop=var(--pf-global--spacer--form-element, 0.375rem)]

0 commit comments

Comments
 (0)