Skip to content

I am creating customRouter,but it shows error in in definition #2884

Closed Answered by kumilingus
rajveekadchha asked this question in Q&A
Discussion options

You must be logged in to vote

You should use the routerNamespace paper option to define a new routers.

new dia.Paper({
   /* ... */
   routerNamespace: {
       ...routers,
       myRouter: function() { /* ... */ }
   }
})

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rajveekadchha
Comment options

Answer selected by rajveekadchha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants