{"id":75410,"library":"vaadin-text-field","title":"Vaadin Text Field","description":"WebJar for the Vaadin text field web component.","status":"active","version":"2.10.0","language":"java","source_language":null,"source_url":"https://github.com/vaadin/vaadin-text-field","tags":["vaadin","textfield","webjar","ui","component"],"install":[{"cmd":"<dependency>\n  <groupId>org.webjars.bowergithub.vaadin</groupId>\n  <artifactId>vaadin-text-field</artifactId>\n  <version>2.10.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.webjars.bowergithub.vaadin:vaadin-text-field:2.10.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"TextField","correct":"com.vaadin.flow.component.textfield.TextField"}],"quickstart":{"code":"import com.vaadin.flow.component.textfield.TextField;\n\npublic class Example {\n    public static void main(String[] args) {\n        TextField textField = new TextField(\"Label\");\n        textField.setValue(\"Hello\");\n        System.out.println(textField.getValue());\n    }\n}","lang":"java","description":"Minimal usage of Vaadin Text Field"},"warnings":[],"env_vars":null,"search_vec":"'compon':11,16 'field':3,9 'text':2,8 'textfield':13 'ui':15 'vaadin':1,7,12 'web':10 'webjar':4,14","created_at":"2026-06-17T19:16:21.938703+00:00","updated_at":"2026-06-17T19:16:21.938703+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://www.webjars.org","github":"https://github.com/vaadin/vaadin-text-field","docs":"https://appdoc.app/artifact/org.webjars.bowergithub.vaadin/vaadin-text-field/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}