UNPKG

ui-humix-lib

Version:

A simple package for implementinghumix design components in react-based or node.js based projects.

10 lines 541 B
{ "data" : { "bannerVisible" : "If the banner is visible (default: false)", "bannerVisibleAfter" : "On initialize the banner will be visible after this many milliseconds" }, "additional" : { "description" : "<p>You can remove the <strong>setTimeout</strong> method in the <strong>init()</strong> method if you wish to toggle visibility another way.</p>", "note" : "Inside the click function on the close button, you may want to remove the setTimeout to prevent the banner from re-showing." } }