UNPKG

@1771technologies/lytenyte-pro

Version:

Blazingly fast headless React data grid with 100s of features.

4 lines (3 loc) 148 B
export function isSelectableOption(el) { return el.getAttribute("data-ln-smart-option") && el.getAttribute("data-ln-selectable") !== "false"; }