1.0.0-alpha.1 • Published 5 years ago

@aliwind/rc-info v1.0.0-alpha.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

name: rc-info zhName: 信息展示

type: biz-component

@aliwind/rc-info

信息展示。专注于规范化的布局和排版。

基本用法

MDXInstruction:importDemo:BasicDemo

如果 Info 的直接子节点不是 Title 组件或者 Content 组件,那么我们会自动用 Content 组件来包裹它: MDXInstruction:importDemo:RenderChildren

APIs

Info

MDXInstruction:renderInterface:IInfoProps

Info.Title

MDXInstruction:renderInterface:ITitleProps

Info.Content

MDXInstruction:renderInterface:IContentProps