We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d60e49 commit 71425bbCopy full SHA for 71425bb
elements/pf-search-input/pf-search-input.ts
@@ -34,7 +34,7 @@ export class PfSearchChangeEvent extends Event {
34
* their own keywords to filter or locate results. It includes a clear (×) button to easily
35
* remove the current input, allowing users to start a new search quickly.
36
* @slot - insert `pf-option` and/or `pf-option-groups` here
37
- * @slot placeholder - placeholder text for the select. Overrides the `placeholder` attribute.
+ * @slot placeholder - placeholder text for the search input. Overrides the `placeholder` attribute.
38
* @fires open - when the menu toggles open
39
* @fires close - when the menu toggles closed
40
* @cssprop [--pf-c-search-input__toggle--PaddingTop=var(--pf-global--spacer--form-element, 0.375rem)]
0 commit comments