19 20 21
# File 'lib/vis/data_common.rb', line 19 def get_ids(options) @native.JS.getIds(options_to_native(options)) end