reactiveTabs.js 195 B

12345
  1. // XXX Since Blaze doesn't have a clean high component API, component API are
  2. // also tweaky to use. I guess React would be a solution.
  3. ReactiveTabs.createInterface({
  4. template: 'basicTabs'
  5. });