UNPKG

v-ingredients

Version:

Reusable Components

24 lines (18 loc) 261 B
# Params Box ## Props ```javascript title: { type: String, required: true, } label: { type: String, required: true, } tooltipContent: { type: String, required: true, } ``` ## Implemented Components * [Tooltip](../Tooltip/README.md)