# Data

Component name: <v-data>

Reactive state management

# Examples

# Basic

# Reactive

# API

Name Type Description Default
v-slot Scoped Slot Bind data to the specified Scoped Slot -
data Object Set data {}
tag String Optional change of the v-data default tag.
If v-data is used in an unordered list <ul>..</ul> set tag="li"
div