-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
acacha/adminlte-vue Abans acacha/vue-forms #4
Comments
De fet millor acacha/adminlte-vue amb components no només de formulari per a la plantilla adminlte en general. API exemple per a component <adminlte-form-field></adminlte-form-field> API:
Per exemple també alerts: <adminlte-alert></adminlte-alert>
<div class="alert alert-success text-center" v-show="form.succeeded" id="result"> {{ trans('adminlte_lang_message.registered') }} <i class="fa fa-refresh fa-spin"></i> {{ trans('adminlte_lang_message.entering') }}</div> |
Repo created at : https://github.com/acacha/adminlte-vue . Moved issues there |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Crear un paquet complementari (per a vue) per facilitar la creació de formularis amb vue que es combinin amb aquest paquet:
Fer més ràpid generar formularis per a una plantilla concreta amb la idea de vue-formly/angular-formly:
https://github.com/formly-js/vue-formly
The text was updated successfully, but these errors were encountered: