UNPKG

lighting-ui

Version:

A rich interaction, lightweight, high performance UI library based on Weex

18 lines (12 loc) 361 B
# Utils > Util function services ## Rule <img src="https://img.alicdn.com/tfs/TB13AAPgcLJ8KJjy0FnXXcFDpXa-2420-1046.png" width="860"/> ## Code Example ```vue <script> import { Utils } from 'weex-ui'; // Utils.env.getPageHeight(); </script> ``` More details can be found in [here](https://github.com/alibaba/weex-ui/blob/master/packages/utils/index.js)