# Feedback
Component name: <v-feedback>
# Examples
# Basic
# API
Name | Type | Description | Default |
---|---|---|---|
form-action | String | The URL that the form should be submitted to | - |
sent-message | Boolean | Whether or not the feedback has been sent successfully | false |
slot:default | Slot | Slot representing default content | - |
slot:positive | Slot | Slot representing 'positive' feedback content | - |
slot:negative | Slot | Slot representing 'negative' feedback content | - |
← Fade Focus mode →