{ "data" : { "bannerVisible" : "If the banner is visible (default: false)", "bannerVisibleAfter" : "On initialize the banner will be visible after this many milliseconds" }, "additional" : { "description" : "

You can remove the setTimeout method in the init() method if you wish to toggle visibility another way.

", "note" : "Inside the click function on the close button, you may want to remove the setTimeout to prevent the banner from re-showing." } }