Skip to main content
Version: 4.3

PortalSelectorParams

Context passed to a PortalSelector callback.

Properties​

graph​

readonly graph: Graph;

The graph instance.


model​

readonly model: Cell<Attributes<Selectors>, ModelSetOptions> & PortalHostCell;

The cell model. Has a portalSelector field when it opts into portal rendering.


paper​

readonly paper: Paper;

The paper instance.

Stay in the know

Be where thousands of diagramming enthusiasts meet

Star us on GitHub