⚪
Vuetify-Form-Base
  • Introduction
  • News & Changes
  • Quickstart
    • Start with
    • Installation
    • Intro
    • Features
    • License
  • Form
    • Validation
  • Component
    • Async Loading
    • Attributes
    • From Schema to Component
    • Events
    • Grid
    • Slots
    • CSS
    • Custom Components
    • Tooltips
  • Schema
    • General
    • Autogeneration
    • Computed Schema
    • Display & Typography
    • Grouping Controls
    • Arrays
  • Input & Controls
    • Text-Field & Input
    • Checkbox, Switch & Sliders
    • Radio Buttons
    • Buttons
    • Select, Combo & Autocomplete
    • Lists & Treeviews
    • Date, Time & Color
    • Icons & Images
Powered by GitBook
On this page

Was this helpful?

  1. Quickstart

Features

  • Vue-Component

  • integrates UI Framework Vuetify 2.0 with responsive Layout and Grid-Support

  • Use Vuetify Control & Input types inclusive most of available API-Props

  • Implement custom Components

  • Get deep nested, full editable Forms based on Schema Definition

  • Full Grid control global on Formbase or individuell inside Schema Definition

  • Drag and Drop Integration

  • Edit plain or deep nested Models including dynamic Arrays, without the need to flatten your Data

  • Group or Wrap controls

  • Get a full, reactive and responsive Result

  • Listen on 'Resize', 'Focus', 'Input', 'Blur', 'Click', 'Change', 'Swipe', 'Intersect', 'Mouse' and 'Update' Events

  • Use Slots to pass Header and Footer into a Control or replace a Control by a Slot. Inject Slots into a vuetify-component or individualize your Tooltips

  • Configurable CSS Style

  • INFORMATION: currently vuetify doesn't support VUE 3.0

PreviousIntroNextLicense

Last updated 4 years ago

Was this helpful?