Erkunden
pages._explore.sections.components.title
pages._explore.sections.composables.title
Put Composables Groups here
Image
No Image Src Supplied



pages._explore.sections.code.title
vue
<Form
:identifier="exploreFormIdentifier"
:field-config="formFieldConfig"
debug
autosave
eager-validation
lock-form-on-save
:field-update-debounce-delay="250"
:save-function="fnTestFormSaveFunction"
/>typescript
const blah: Meow = 'help me'
const cpHallo = () => {
console.log('something something')
} Form
Form (explore-form) - Debug
Form Field Data
{
"data": {
"input": "Value of Disabled Field",
"input2": "Initial",
"textArea1": "initial value for this textarea",
"checkbox2": true,
"multiSelectMenu": [
"option-3",
"option-4"
],
"singleSelectMenu2": "option-2",
"toggle2": true
},
"state": "idle"
}Form Field Information
{
"input": {
"hint": "This is a hint for the Input Field",
"state": "disabled"
},
"input2": {},
"input3": {
"hint": "Input 3 oho!"
},
"textArea1": {
"hint": "TextArea1 Hint if needed!"
},
"textArea2": {},
"checkbox1": {},
"checkbox2": {},
"singleSelectMenu": {},
"multiSelectMenu": {},
"singleSelectMenu2": {},
"toggle1": {},
"toggle2": {},
"toggle3": {}
} Form Components DEFAULTerrorwarningsuccessdisabled
DEFAULT
error
warning
success
disabled
This is a hint for the Input Field
{
"input": ""
}Structural Components
Hello I am some content of Accordion X
Hello I am some content of Accordion Y
Hello I am some content of Accordion Z
tab-1
Base Dropdown Trigger
i18n / Internationalization
en: English
Welcome
Number Formatting 100,000.00
Date Formatting 12/16/2025December 16, 2025
de: Deutsch
Willkommen
Number Formatting 100.000,00
Date Formatting 16.12.202516. Dezember 2025
Base Colors
Typography
displayThe quick brown fox jumps over the lazy dog
bodyThe quick brown fox jumps over the lazy dog
sansThe quick brown fox jumps over the lazy dog
serifThe quick brown fox jumps over the lazy dog
monoThe quick brown fox jumps over the lazy dog
Icons / SVGs
Store
No UserNo UserNo User