@alicloud/xconsole-rc-base-link

2.4.7 • Public • Published

@alicloud/xconsole-rc-base-link

链接

基本用法

#include "demo/basic.js" #include "demo/basic.less"

APIs

Link

Param Description Type Default
shape 链接显示为何种形态,默认为显示为普通链接 text,也可以显示为按钮 button string 'text'
type 强调类型,目前只在 shape="button" 时生效,可选值为 normal(默认) primary secondary string 'normal'
size 尺寸,目前只在 shape="button" 时生效,可选值为 medium small large string 'medium'
disabled 是否禁用 `boolean function`
visible 是否显示 `boolean function`
relative 如果是相对路径,将会修改 to 为 relativePath boolean
other 参考 react-router/api/Link

Dependents (4)

Package Sidebar

Install

npm i @alicloud/xconsole-rc-base-link

Weekly Downloads

8

Version

2.4.7

License

MIT

Unpacked Size

66.2 kB

Total Files

11

Last publish

Collaborators

  • jacksontian
  • fengmk2
  • pagecao
  • aliyunsdkteam
  • console-fe