{"name":"Accordian","key":"accordian","version":"1.0.1","instructions":"This is an accordian component. You need to nest accordian items inside the accordian tags on the page. The contents of the accordian items are what users will see.","showatto":"1","showplayers":"0","requirecss":"/filter/poodll/3rdparty/jqueryui/jquery-ui.min.css","requirejs":"","shim":"","defaults":"active=0","amd":"1","body":"
","bodyend":"
","script":" $(function() {\n $( \"#\" + @@AUTOID@@).accordion({\n header: \"h3\",\n heightStyle: \"content\",\n active: $.isNumeric(@@active@@) ? parseInt(@@active@@) : false,\n collapsible: true\n })\n});","style":"","dataset":"","datasetvars":"","alternate":"","alternateend":""}