@extends('layouts.master') @section('title') @lang('translation.Form_Xeditable') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Forms @endslot @slot('title') Form Xeditable @endslot @endcomponent
This library allows you to create editable elements on your page. It can be used with any engine (bootstrap, jquery-ui, jquery only) and includes both popup and inline modes. Please try out demo to see how it works.
Inline | Examples |
---|---|
Simple Text Field | superuser |
Empty text field, required | |
Select, local array, custom display | |
Combodate | |
Textarea, buttons below. Submit by ctrl+enter | awesome user! |