@rrc-materials/panel

0.2.0 • Public • Published

showNav: true

Panel

@rrc-materials/panel for rrc 支持布局分栏

<script> import Basic from './demo/basic.md' import WithoutLazyload from './demo/without.md' export default { components: { Basic, WithoutLazyload } } </script>

Panel 面板

使用面板进行页面布局

关闭懒加载的面版

开启懒加载的面板

Attributes

参数 说明 可选值 类型 默认值
title 标题 - String -
col 一行展示几个面板 - Number 1
vh 相对于视口的高度 - Number 30
enable-lazyload 是否开启懒加载 - Boolean true

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @rrc-materials/panel

      Weekly Downloads

      19

      Version

      0.2.0

      License

      ISC

      Unpacked Size

      3.21 kB

      Total Files

      4

      Last publish

      Collaborators

      • rrc-fe
      • xierenhong