# Features

* Vue-Component
* integrates UI Framework Vuetify 2.0 with responsive Layout and Grid-Support&#x20;
* 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&#x20;
* 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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wotamann.gitbook.io/vuetify-form-base/quickstart-1/features.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
