@aliwind/rc-info

React component for Alibaba Cloud.

Usage no npm install needed!

<script type="module">
  import aliwindRcInfo from 'https://cdn.skypack.dev/@aliwind/rc-info';
</script>

README


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