_isDropdownType()
in
ui/plugin.js [142:144]
3
lines of code
1
McCabe index (conditional complexity)
_isDropdownType(input) { return input.type === "dropdown"; }