@rrc-materials/page

0.2.0 • Public • Published

showNav: true

page

@rrc-materials/page for rrc

<script> import Basic from './demo/basic.md' import Vertical from './demo/vertical.md' import Padding from './demo/padding.md' export default { components: { Basic, Vertical, Padding } } </script>

::: tip 如果给rc-page设置direction属性,内容就会按照direction排列;否则如果内容包含rc-toolbarrc-footerrc-cardrc-panelrc-table时,内容就会按vertical排列 :::

默认

纵向

设置direction属性为vertical

带内边距

Attributes

参数 说明 可选值 类型 默认值
direction 方向 vertical/horizontal String -
padding 是否带内边距,为true时内边距16px - Boolean true

Readme

Keywords

Package Sidebar

Install

npm i @rrc-materials/page

Weekly Downloads

3

Version

0.2.0

License

ISC

Unpacked Size

3.12 kB

Total Files

4

Last publish

Collaborators

  • rrc-fe
  • xierenhong