https://github.com/xdev-software/vaadin-chip-combobox
A ComboBox with Chips/Chip Components for Vaadin Flow
https://github.com/xdev-software/vaadin-chip-combobox
chip chip-combobox chips combobox vaadin vaadin-addon vaadin-chip-combobox
Last synced: 4 months ago
JSON representation
A ComboBox with Chips/Chip Components for Vaadin Flow
- Host: GitHub
- URL: https://github.com/xdev-software/vaadin-chip-combobox
- Owner: xdev-software
- License: apache-2.0
- Archived: true
- Created: 2021-06-10T11:49:37.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2024-08-12T13:57:03.000Z (almost 2 years ago)
- Last Synced: 2025-12-26T16:41:28.113Z (5 months ago)
- Topics: chip, chip-combobox, chips, combobox, vaadin, vaadin-addon, vaadin-chip-combobox
- Language: Java
- Homepage:
- Size: 1.26 MB
- Stars: 22
- Watchers: 2
- Forks: 3
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
> [!Note]
> This component was deprecated in favor of the official [Vaadin ``Multi-Select Combo Box``](https://vaadin.com/docs/latest/components/multi-select-combo-box).
> ``Multi-Select Combo Box`` behaves very similar to this component and was first introduced in Vaadin 23.2
[](https://vaadin.com/directory/component/chip-combobox-for-vaadin)
[](https://mvnrepository.com/artifact/software.xdev/vaadin-chip-combobox)
[](https://github.com/xdev-software/vaadin-chip-combobox/actions/workflows/checkBuild.yml?query=branch%3Adevelop)
[](https://sonarcloud.io/dashboard?id=xdev-software_vaadin-chip-combobox)

## vaadin-chip-combobox
A ComboBox with Chips/Chip Components for Vaadin Flow


## Installation
[Installation guide for the latest release](https://github.com/xdev-software/vaadin-chip-combobox/releases/latest#Installation)
#### Compatibility with Vaadin
| Vaadin version | ChipComboBox version |
| --- | --- |
| Vaadin 24+ (latest) | ``4+`` |
| Vaadin 23 | ``3.x`` |
| Vaadin 14 | ``2.x`` |
## Run the Demo
* Checkout the repo
* Run ``mvn install && mvn -f vaadin-chip-combobox-demo spring-boot:run``
* Open http://localhost:8080
Show example

## Support
If you need support as soon as possible and you can't wait for any pull request, feel free to use [our support](https://xdev.software/en/services/support).
## Contributing
See the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project.
## Dependencies and Licenses
View the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/vaadin-chip-combobox/dependencies)