0.5.0 • Published 2 years ago

@dpa-id-components/ui-list-item v0.5.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@dpa-id-components/ui-menu

UiListItem Vue 2.x list item component based on the dpa Design Kit

Installation

yarn add @dpa-id-components/ui-list-item

Usage

Please refere to the usage of UiList

API

Props

NameTypeRequiredDescription
valueanyfalseOptional internal value of the list item
selectedBooleanfalseOptional selected state of the list item
selectableBooleanfalseDisplays a checkmark on a selected item if true

Events

NameTypeDescription
list-item-clickanyEmits the value of the ui-list-item when clicked

Events

NameTypeDescription
iconVueComponent|StringFor a prepended SVG icon to the list item
0.5.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.2.0

2 years ago

0.1.2

3 years ago

0.1.1

3 years ago