vue-orient

1.0.6 • Public • Published

vue-orient

概述

基于 Vue.js 设置移动端 h5 显示方向(横屏或者竖屏)。

配置

属性 说明 类型 必填 可选值 默认值
orientation 横屏或者竖屏 String portrait / landscape portrait
desc 提示信息 String - 为了更好的体验,请使用竖屏浏览

调用

import VueOrient from "vue-orient";
 
export default {
    components: {
        VueOrient
    }
};

作者

SuperIron

Readme

Keywords

none

Package Sidebar

Install

npm i vue-orient

Weekly Downloads

1

Version

1.0.6

License

MIT

Unpacked Size

72.4 kB

Total Files

4

Last publish

Collaborators

  • ntla123