jive-sdk
Version:
Node.js SDK for Jive Software to assist with the development of add-ons
21 lines • 704 B
JSON
{
"sampleData" : {
"title" : "table",
"contents" : [ {
"text" : "Initial text to be replaced"
} ],
"config" : {
"listStyle" : "contentList"
}
},
"displayName" : "table",
"name" : "table",
"description" : "table",
"style" : "TABLE",
"icons" : {
"16" : "https://community.jivesoftware.com/servlet/JiveServlet/showImage/102-99994-1-1023036/j.png",
"48" : "https://community.jivesoftware.com/servlet/JiveServlet/showImage/102-99994-1-1023036/j.png",
"128" : "https://community.jivesoftware.com/servlet/JiveServlet/showImage/102-99994-1-1023036/j.png"
},
"action": "/table/action"
}