Skip to content

Commit eb6ae46

Browse files
cristineculamegheaiulian
authored andcommitted
feat: expose dropdown part
New part for custom styling. Towards NEO-1087
1 parent 00e5cff commit eb6ae46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/autocomplete/autocomplete.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ const autocomplete = <I>(props: AProps<I>) => {
8888
open-on-focus
8989
.opened=${opened}
9090
@dropdown-toggle=${onToggle}
91+
part="dropdown"
9192
>
9293
<cosmoz-input
9394
slot="button"

0 commit comments

Comments
 (0)