Skip to content

General-Integration/Mini-Application-Sample

Repository files navigation

Mini-Application-Sample

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

How to set bar title

created() {
  // set bar title
  this.$bridge.callHandler("setBarTitle", { title: "Home Page" });
},

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages