Skip to content

Container

方便统一设置容器样式。

Container 属性

属性名说明类型可选值默认值
className自定义样式类名string--
style自定义样式object CSSProperties-padding: 15px
scrollbar是否使用ElScrollbar组件嵌套boolean-false
card是否开启卡片形式boolean-false
padding直接设置容器内边距值string、number、boolean-true padding: 15px

Released under the MIT License.