Optional
disabledOptional
filterFilter function used to hide tags. Return false
to hide a tag. Defaults
to () => true
.
Optional
showShould we show control tags? Defaults to false
.
Optional
updateUpdate interval in milliseconds, defaults to 5000
Disable clicking tags when
true
. Defaults tofalse
.