@beisen-cmps/ux-m-platform-acc-item

0.0.2 • Public • Published

描述

平台移动端相关对象列表展开收起组件

安装

npm install @beisen-cmps/ux-m-platform-acc-item --save

使用

import AccItem from '@beisen-cmps/ux-m-platform-acc-item'

<AccItem title={'名称'} showDetail={false} disableJumpIcon={true} disableClose={true}>
 <p>testtest</p>
</AccItem>

API

属性 描述 类型 默认值
title 标题 string -
showDetail 不显示内容 boolean -
borderColor 标题前竖线颜色 16进制色值 -
disableJumpIcon 不显示跳转图标 boolean -
disableClose 不显示展开收起按钮 boolean -
children 内容 组件或字符 -

/@beisen-cmps/ux-m-platform-acc-item/

    Package Sidebar

    Install

    npm i @beisen-cmps/ux-m-platform-acc-item

    Weekly Downloads

    1

    Version

    0.0.2

    License

    ISC

    Unpacked Size

    18.3 kB

    Total Files

    13

    Last publish

    Collaborators

    • beisencorp