From 96379988019be51ea4bce6146a9121c51c898a2b Mon Sep 17 00:00:00 2001 From: Rohit Bharmal <79892089+rohit-bharmal@users.noreply.github.com> Date: Wed, 16 Oct 2024 19:15:18 +0530 Subject: [PATCH] docs: added typehead usage doc for pf-select (#2868) Co-authored-by: Rohit Bharmal --- elements/pf-select/docs/pf-select.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elements/pf-select/docs/pf-select.md b/elements/pf-select/docs/pf-select.md index e0de802f5d..8240b19038 100644 --- a/elements/pf-select/docs/pf-select.md +++ b/elements/pf-select/docs/pf-select.md @@ -75,13 +75,13 @@ readers. This functions similarly to the `aria-disabled="true"` attribute. {% renderFile "./docs/_snippets/wai-aria-disabled.md" %} -{# ### Typeahead - {% htmlexample %} {% renderFile "./elements/pf-select/demo/typeahead.html" %} {% endhtmlexample %} +{# + #### Multiple {% htmlexample %}