example-neobiz-ionic

1.0.2 • Public • Published

this is an example usage neobiz.js with ionic

define props:

name, view, script[optional] if need to run script

define(
  "page-home",
  {
    ionHeader: {
      ionToolbar: {
        ionTitle: { text: "dashboard" },
      },
    },
  },
  () => {
    console.log("loaded");
  }
);

/example-neobiz-ionic/

    Package Sidebar

    Install

    npm i example-neobiz-ionic

    Weekly Downloads

    6

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    17.7 MB

    Total Files

    2827

    Last publish

    Collaborators

    • dim24