i-like-robots/react-tags

Add a disabled prop

jklingen92 opened this issue · 3 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

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

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

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