Cell
Install
Usage
Basic Usage
Cell Icon
Cell Tag
Round Cell
Value Only
URL
Action
API
Props
Attribute
Description
Type
Default
Required
title
Cell title
object
-
optional
titleIcon
Left side icon name
object
-
optional
content
Cell content
object
-
optional
contentIcon
Right side icon name
object
-
optional
description
Cell description
object
-
optional
Tag
Cell tag
React
Element
-
optional
url
Link URL
string
-
optional
replace
Whether open in current tab
boolean
-
optional
round
Whether to be round button
boolean
-
optional
Event
Event
Description
Arguments
click
Triggered when click cell and not disabled or loading
event: Event
Last updated