Optionalfilterable?: booleanOptionalinDialog?: booleanUse when rendering inside a Dialog/Drawer. Disables portalling and applies fixed positioning so the dropdown isn't clipped.
Optionalplaceholder?: stringOptionalportalled?: booleanRenders inside a portal by default. Set to false to inline.
Optionalref?: React.Ref<HTMLDivElement>
When true, filters items by the typed input (client-side).