Skip to content

VMain API

组件页面

属性

名称类型默认值
height
设定组件的高度。
max-height
设定组件的最大高度。
max-width
设定组件的最大宽度。
min-height
设定组件的最小高度。
min-width
设定组件的最小宽度。
scrollable
MISSING DESCRIPTION (edit in github )
tag
指定在根元素上使用的自定义标签。
width
设定组件的宽度。

插槽

default
默认Vue 插槽。

SASS 变量

名称默认值
$main-transition

Released under the MIT License.