CellBox
Install

Install


API

Props

nametypedefaultdescriptionrequired version
is-linkbooleanfalseif this is a link; if true, there will be an arrow on the right--
linkstring
object
redirect link. Can be http(s) protocol; can also be vue-router format--
border-intentbooleantrueif set border intent on the left sidev2.2.1-rc.1
align-itemsstringcenterflexbox align-items settingv2.6.5

Slots

namedescriptionrequired version
defaultcontent body--


Contributors

Contributors

Total commits quantity: 13,Total contributors quantity: 2

airylandQiongrong Jiang

Changelog

Releases

  • v2.6.5 [feature] add prop:align-items
  • v2.5.5 [change] Remove default slot's div wrapper #1769
  • v2.2.1-rc.1 [feature] Support prop:border-intent
  • v2.1.1-rc.1 [feature] new component