_isTextType()
in
ui/plugin.js [138:140]
3
lines of code
1
McCabe index (conditional complexity)
_isTextType(input) { return input.type === "text"; }