Found 3 results for isNodeList
Collection of methods for check
工具类
picker([{id:10}, {id:20}], '*.id=>[]', true) => [ 10, 20 ], ...