Skip to content

meteor-shuttler/selection-marking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selection Marking

GitHub Atmosphere.js

Marking documents if has selected link in the graph.

Install

meteor add shuttler:selection-marking
Required

Documentation

Selection

.marking

(name: String, options: Options) => Shuttler.GraphMarking

It creates and return a an instance of maintaining marking of documents in graph.

To the Shuttler.GraphMarking instance will be added _selection field with instance of Shuttler.Selection

Shuttler.GraphMarking documentation.

Options

This package has prepared options to send into marking constructor:

  • Shuttler.GraphMarking.bySelectedSource
  • Shuttler.GraphMarking.bySelectedTarget
  • Shuttler.GraphMarking.bySelectorSource
  • Shuttler.GraphMarking.bySelectorTarget

About

Marking documents if has selected link in the graph.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published