Skip to content

gg1990ok/nw-snippet

Repository files navigation

README

English is not my mother tongue; please excuse any errors on my part.

Installation

Visual Studio Code Native-Weex Snippets
for internal company use only

Using


nw.utils.dialog Tab

nw.utils.dialog({
    content: '富强 民主 文明 和谐',
    buttons: [
      {
        name: '是',
        style: 0,
        action(tag) {},
      },
    ],
});

nw.utils.closeDialog Tab

nw.utils.closeDialog('all');

License

MIT License, refer to license file.

Source

Github

Blog

guocg.cn

** Enjoy!**

About

vscode插件用于增加javascript代码片段

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published