Composite Input

The KCompositeInput component combines a selection combobox with various input types, ideal for multi-language fields or unit-based inputs.

Multi-Language Support (State Persistence)

Independent values for each selection. Switch between EN/TR/DE to see persistence.

Select...

modelValue collection:

[
  {
    "selection": {
      "label": "EN",
      "code": "en"
    },
    "value": "Hello World"
  }
]

Searchable List & Large Datasets

Search box enabled for the selection side, providing easy filtering for large datasets.

Fruit

Layouts & Input Variants

Lang
Select...
Select...

Validation Support

Select state
Select...