Android has a feature/library called ChipView that...
# tornadofx
k
Android has a feature/library called ChipView that creates a selectable button upon the user entering input in a textfield; I've seen this feature in many applications that aren't Android-specific, but I've been unable to find a version of it for Kotlin/TornadoFX on desktop. Does anyone know what that feature is called outside of the Android context or where I can look?