Add an example of using 'command' in contextMenus (#221)

This commit is contained in:
wbamberg
2017-05-19 16:47:48 -07:00
committed by GitHub
parent 8ea3545b9d
commit af38e5d3a2
5 changed files with 41 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="panel.css"/>
</head>
<body>
<h1>My panel</h1>
</body>
</html>