@teamix/user-info
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

用户详情_spacex

@teamix/user-info

用户详情

API

参数名 说明 必填 类型 默认值 备注
title 标题/用户名 String ""
subtitle 小标题/所属部门 String ""
avatar 头像 Avatar {size: 100, shape: 'circle'}
infoTitle 基本信息标题 String "基本信息"
infoList 详细信息 Info[] []
className 自定义组件className string
style 自定义组件style React.CSSProperties

Info

Info {
  icon: string;
  text: string;
}

Readme

Keywords

Package Sidebar

Install

npm i @teamix/user-info

Weekly Downloads

4

Version

1.1.3

License

MIT

Unpacked Size

985 kB

Total Files

17

Last publish

Collaborators

  • yofine
  • zaranengap
  • chesstar