Fork me on GitHub

Available within the dg_curtain module.

To make a context menu, use the context_menu widget:

var html = dg.theme('context_menu', {

  /* ... uses the same properties as a dg_curtain ... */

});