DetailItem

Detail list usually used as bill details, inventory details and so on.

Import

import { DetailItem } from  'mand-mobile-next'

Vue.createApp().component(DetailItem.name, DetailItem)

Code Examples

API

CellItem Props

PropsDescriptionTypeDefaultNote
titletitleString--
contentcontent textString/Number--
boldwhether emphasis contentBooleanfalse-