Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 229 Bytes

File metadata and controls

20 lines (13 loc) · 229 Bytes

基本

  • order: 0

展示图标基本使用方法。

:::lang=en-us

Basic Usage

  • order: 0

Basic usage of Icon。 :::

import { Icon } from '@alifd/next';

ReactDOM.render(<Icon type="atm" />, mountNode);