diff --git a/ui/components/combobox/docs.mdx b/ui/components/combobox/docs.mdx index 3fde434742..9cd98cc85c 100644 --- a/ui/components/combobox/docs.mdx +++ b/ui/components/combobox/docs.mdx @@ -114,6 +114,45 @@ To toggle visibility of the `listbox`, add the class `slds-is-open` to the `slds - Every `option` has `aria-selected="false"` by default - Disabled `option`s should have `aria-disabled="true"` applied +#### Loading more options + +If you are dynamically loading in more items to the listbox, the very last `
  • ` of the `