Semantic-UI-React icon indicating copy to clipboard operation
Semantic-UI-React copied to clipboard

taginput in dropdown

Open wesly12345678 opened this issue 4 years ago • 3 comments

is there a chance to disable the dropdown and allow only the feature of taginput example: image image

wesly12345678 avatar Mar 17 '21 08:03 wesly12345678

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

welcome[bot] avatar Mar 17 '21 08:03 welcome[bot]

i will like to do it

ivankenou avatar Apr 14 '21 13:04 ivankenou

You can pass a falsy or an empty string value to the icon prop and hide the dropdown icon.

image

See the example: https://codesandbox.io/s/semantic-ui-example-forked-b3shc

gamoridev avatar Sep 15 '21 19:09 gamoridev