Skip to content

table render error #1290

@LoeiFy

Description

@LoeiFy

This markdown

| 参数 | 说明 | 类型 | 可选值 | 默认值 |
| --- | --- | --- | --- | --- |
| itemRender | 自定义链接函数,和 react-router 配置使用 | (route, params, routes, paths) => ReactNode |  | - |
| params | 路由的参数 | object |  | - |
| routes | router 的路由栈信息 | object\[] |  | - |
| separator | 分隔符自定义 | string\|ReactNode |  | '/' |

Will be rendered by Marked as ( Marked Version : 0.4.0 )

screen shot 2018-06-11 at 8 56 07 pm

Actually it should be

参数 说明 类型 可选值 默认值
itemRender 自定义链接函数,和 react-router 配置使用 (route, params, routes, paths) => ReactNode -
params 路由的参数 object -
routes router 的路由栈信息 object[] -
separator 分隔符自定义 string|ReactNode '/'

Metadata

Metadata

Assignees

No one assigned

    Labels

    L2 - annoyingSimilar to L1 - broken but there is a known workaround available for the issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions