We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6700ef commit 6662222Copy full SHA for 6662222
input/example/DemoPageView.vue
@@ -96,7 +96,7 @@ function onSubmit(e) {
96
97
<button class="button">Update</button>
98
99
- <p></p>
+ <h4>{{ select_code }} {{ select_country }} {{ select_name }} {{ input }} {{ password }} {{ payment }} {{ remember_me }} {{ textarea }} {{ radio }}</h4>
100
</form>
101
</template>
102
0 commit comments