Uses a spud object returned by the getSpudById() method and returns an object with event information properties that can be used in other contexts.
Object with event information properties.
None.
Call on a reference to a main calendar spud object to return, and potentially post elsewhere, basic event information.
<input type="button" onclick="showEventSummary()" value="Get event summary" />
<script type="text/javascript" src="https://www.qatrumba.com/scripts/spuds.js"></script>See a live example: On the page that opens, click an event title to see an event detail view, and then click Get Event Summary.