Vue Form Package
Unless where specified otherwise, the components can be used outside of the Enso ecosystem.
For live examples and demos, you may visit laravel-enso.com
Check the full documentation at docs.laravel-enso.com.
Install the package:
npm i @enso-ui/forms
Import the desired forms(s):
import { EnsoForm, VueForm } from '@enso-ui/forms/bulma';
@enso-ui/forms/bulma
:
VueForm
,EnsoForm
,DateField
,InputField
,MoneyField
,SelectField
,SwitchField
,TextareaField
,TimeField
,
@enso-ui/forms/renderless
:
CoreForm
,
are welcome. Pull requests are great, but issues are good too.
Thank you to all the people who already contributed to Enso!