react-tags icon indicating copy to clipboard operation
react-tags copied to clipboard

Add a disabled prop

Open jklingen92 opened this issue 4 years ago • 2 comments

Describe the solution you'd like

Add a prop that freezes all input and tag deletion

Describe alternatives you've considered

This is pretty standard functionality for input fields.

Additional context

jklingen92 avatar May 19 '21 19:05 jklingen92

This sounds like a useful feature and I'd be happy to accept a PR to add it 😃

i-like-robots avatar Jul 01 '21 16:07 i-like-robots

An isDisabled has been implemented in the next major version of the component.

i-like-robots avatar Jan 26 '22 21:01 i-like-robots

Closing as v7 has now been released and disabling the component is now a supported featue.

i-like-robots avatar Jul 15 '23 21:07 i-like-robots