Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

How to let zend-form support vue.js element attributes? #50

Closed
waney opened this issue Apr 7, 2016 · 2 comments
Closed

How to let zend-form support vue.js element attributes? #50

waney opened this issue Apr 7, 2016 · 2 comments
Labels

Comments

@waney
Copy link

waney commented Apr 7, 2016

How to let zend-form support vue.js element attributes,
for example: v-mode= ABC "<input"...

@vitorbarros
Copy link

@waney vue js is similar with angular js that is possible to integrate with zf, so in this case you can use a html file with your form and send a request to zf with inputs and use zend form to help you validate the sent data. If you want i can show you how to do that.

@froschdesign
Copy link
Member

Fixed with version 2.12.0

See also: https://docs.zendframework.com/zend-form/helper/abstract-helper/#public-methods

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants