-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
What component (if applicable)
- URL for category: https://tailwindcss.com/plus/ui-blocks/documentation/autocomplete
- Component name: Autocomplete
Is there a way to set a custom anchor target for the el-options
for an Autocomplete block? I have some other elements in my el-autocomplete
element, and I don't want the el-options
to cover them up. Currently, it seems like the el-options
popover is anchored to the input, and I'd like to configure it so it is anchored to the el-autocomplete
instead. What I'm trying to achieve is how the Select block works; no matter what you add to the el-select
, the el-options
never covers it up because the popover is anchored to the el-select
. Thanks!
Metadata
Metadata
Assignees
Labels
No labels