Blaze UI Autocomplete Last Updated : 13 Jun, 2022 Comments Improve Suggest changes Like Article Like Report Blaze UI is a free open-source UI toolkit that provides a strong and maintainable foundation to develop scalable web solutions. All the components of Blaze UI are developed mobile-first and rely on native browser features, not on any additional library or framework. Blaze UI provides autocomplete feature, autocomplete feature allows users to easily identify and pick from a pre-populated list of values as they input, utilizing searching and filtering. Blaze UI Autocomplete Attribute: The Autocomplete component has only an optional attribute named placeholder that accepts a string value which is the initial text displayed in the input field. Blaze UI Autocomplete Methods: setItems: This method is used to set the menu items list. Blaze UI Autocomplete Events: filter: This event is triggered when the user types in the input passing the value of the text box.select: This event is triggered when a menu item is chosen. Blaze UI Autocomplete Tag: blaze-autocomplete: This tag is used to add the autocomplete feature to the website. Syntax: <blaze-autocomplete placeholder="..."> </blaze-autocomplete> Example 1: The following code demonstrates the Blaze UI Autocomplete feature. HTML <!DOCTYPE html> <html> <head> <link rel="stylesheet" href= "https://unpkg.com/@blaze/[email protected]/dist/blaze/blaze.css"> <script type="module" src= "https://unpkg.com/@blaze/[email protected]/dist/blaze-atoms/blaze-atoms.esm.js"> </script> </head> <body> <h1 style="color: green;"> GeeksforGeeks </h1> <h2> Blaze UI Autocomplete </h2> <blaze-autocomplete></blaze-autocomplete> </body> </html> Output: Blaze UI Autocomplete Example 2: The following code demonstrates the Blaze UI autocomplete feature using the Blaze UI autocomplete tag with a placeholder attribute. HTML <!DOCTYPE html> <html> <head> <link rel="stylesheet" href= "https://unpkg.com/@blaze/[email protected]/dist/blaze/blaze.css"> <script type="module" src= "https://unpkg.com/@blaze/[email protected]/dist/blaze-atoms/blaze-atoms.esm.js"> </script> </head> <body> <h1 style="color: green;"> GeeksforGeeks </h1> <h2> Blaze UI Autocomplete </h2> <blaze-autocomplete placeholder="Enter some text..."> </blaze-autocomplete> </body> </html> Output: Blaze UI Autocomplete Reference: https://www.blazeui.com/components/autocomplete/ Comment More infoAdvertise with us Next Article Blaze UI Avatars A anuragsingh1022 Follow Improve Article Tags : Web Technologies CSS Blaze-UI Blaze-UI Component Similar Reads Blaze UI Blaze UI is a free & open-source (MIT Licence) Framework with a lightweight UI Toolkit that provides a great structure for building websites quickly with a scalable and maintainable foundation. All components in Blaze UI are developed mobile-first and rely solely on native browser features, not 3 min read Blaze UI Introduction Blaze UI is a free & open-source (MIT Licence) Framework with a lightweight UI Toolkit that provides a great structure for building websites quickly with a scalable and maintainable foundation. All components in Blaze UI are developed mobile-first and rely solely on native browser features, not 3 min read Blaze UI ObjectsBlaze UI ContainersBlaze UI is a free, open-source UI toolkit to build a great website. It provides you with various features like responsiveness, custom components, etc. There are various sizes of containers available in the Blaze UI framework that the users can use in their web applications to organize the paragraph 5 min read Blaze UI PanelsBlaze UI is a free open source UI Toolkit that provides a great structure for building websites quickly with a scalable and maintainable foundation. All components in Blaze UI are developed mobile-first and rely solely on native browser features, not a separate library or framework. It helps us to c 3 min read Blaze UI ImagesBlaze UI is a free open source UI Toolkit that provides a great structure for building websites quickly with a scalable and maintainable foundation. All components in Blaze UI are developed mobile-first and rely solely on native browser features, not a separate library or framework. It helps us to c 2 min read Blaze UI DrawersBlaze UI is a free open-source UI Toolkit that provides a great structure for building websites quickly with a scalable and maintainable foundation. All components in Blaze UI are developed mobile-first and rely solely on native browser features, not a separate library or framework. It helps us to c 3 min read Blaze UI MediasBlaze UI is a free, open-source UI toolkit to build a great website. It provides you with various features like responsiveness, custom components, etc. Media objects are mostly used for comment engines and other images and related text displays. With media objects, we can add images, and texts like 3 min read Blaze UI Objects Complete ReferenceBlaze UI is a free & open-source (MIT Licence) Framework with a lightweight UI Toolkit that provides a great structure for building websites quickly with a scalable and maintainable foundation Blaze UI Objects List: Blaze UI Containers Blaze UI Container sizesBlaze UI Containers NestingBlaze UI 1 min read Blaze UI ComponentsBlaze UI AddressesBlaze UI is a framework-free open source UI toolkit that uses JavaScript components to build great user interfaces. It is the same as a bootstrap for use and has excellent different elements to use to make your website look more amazing. This framework allows us to use various of its styles and prop 2 min read Blaze UI AutocompleteBlaze UI is a free open-source UI toolkit that provides a strong and maintainable foundation to develop scalable web solutions. All the components of Blaze UI are developed mobile-first and rely on native browser features, not on any additional library or framework. Blaze UI provides autocomplete fe 2 min read Blaze UI AvatarsBlaze UI is a free and open-source user interface toolkit that provides a strong foundation to build maintainable and scalable websites. All of its components are developed mobile-first and are fully responsive which works on devices of any screen size. In this article, we will be seeing Blaze UI Av 6 min read Blaze UI Back to topBlaze UI is a framework-free open source UI toolkit that uses JavaScript components to build great user interfaces. It is the same as a bootstrap for use and has great different elements to use to make your website look more amazing. This framework allows us to use various of its styles and properti 2 min read Blaze UI BadgesBlaze UI is a free open-source UI Toolkit that provides a great structure for building websites quickly with a scalable and maintainable foundation. All components in Blaze UI are developed mobile-first and rely solely on native browser features, not a separate library or framework. It helps us to c 3 min read Blaze UI BreadcrumbsBlaze UI is a framework-free open source UI toolkit that uses JavaScript components to build great user interfaces. It is the same as a bootstrap for use and has great different elements to use to make your website look more amazing. This framework allows us to use various of its styles and properti 2 min read Blaze UI CalendarsBlaze UI is a CSS open-source framework. It is a lightweight UI toolkit that provides great tools for building customized and scalable applications. It can work with any framework that exists. It can adapt to any ecosystem. All designs or CSS are mobile-first and hence responsive. Its project is ava 2 min read Blaze UI CounterBlaze UI is a framework-free open source UI toolkit that uses JavaScript components to build great user interfaces. It is the same as a bootstrap for use and has excellent different elements to use to make your website look more amazing. This framework allows us to use various of its styles and prop 2 min read Blaze UI DividerBlaze UI is a free open-source UI Toolkit that provides a great structure for building websites quickly with a scalable and maintainable foundation. All components in Blaze UI are developed mobile-first and rely solely on native browser features, not a separate library or framework. It helps us to c 2 min read Blaze UI HeadingsBlaze UI is a free open-source UI Toolkit that provides a great structure for building websites quickly with a scalable and maintainable foundation. All components in Blaze UI are developed mobile-first and rely solely on native browser features, not a separate library or framework. It helps us to c 2 min read Blaze UI ListsBlaze UI is a free open source UI Toolkit that provides a great structure for building websites quickly with a scalable and maintainable foundation. All components in Blaze UI are developed mobile-first and rely solely on native browser features, not a separate library or framework. It helps us to c 2 min read Blaze UI RangesBlaze UI is a user interface toolkit that helps developers to build maintainable websites by using its components. All of its components are mobile-first and scale accordingly based on screen size. Blaze UI Ranges are known as sliders, basically, it is used to specify the range of values when we dra 2 min read Blaze UI StickyBlaze UI is a CSS open-source lightweight UI toolkit that provides great tools for building customized and scalable applications. It can work with any framework that exists. It can adapt to any ecosystem. All designs or CSS are mobile-first and hence responsive. Blaze UI Sticky is used to pin some u 3 min read Blaze UI ToastsBlaze UI is a CSS open-source framework. It is a lightweight UI toolkit and provides great tools for building customized and scalable applications. It can work with any framework that exists. It can adapt to any ecosystem. All designs or CSS are mobile-first and hence responsive. It project is avail 3 min read Blaze UI TogglesBlaze UI is a CSS open-source framework. It is a lightweight UI toolkit and provides great tools for building customized and scalable applications. It can work with any framework that exists. It can adapt to any ecosystem. All designs or CSS are mobile-first and hence responsive. It project is avail 3 min read Blaze UI TooltipsBlaze UI is a CSS open-source framework. It is a lightweight UI toolkit and provides great tools for building customized and scalable applications. It can work with any framework that exists. It can adapt to any ecosystem. All designs or CSS are mobile-first and hence responsive. Its project is avai 3 min read Blaze UI TreesBlaze UI is a free open source UI Toolkit that provides a great structure for building websites quickly with a scalable and maintainable foundation. All components in Blaze UI are developed mobile-first and rely solely on native browser features, not a separate library or framework. It helps us to c 2 min read Blaze UI Components Complete ReferenceBlaze UI is a free & open-source (MIT License) Framework with a lightweight UI Toolkit that provides a great structure for building websites quickly with a scalable and maintainable foundation Blaze UI Components List: Blaze UI Accordions Blaze UI Addresses Blaze UI Alerts Blaze UI Alerts Attrib 3 min read Blaze UI UtilitiesBlaze UI AlignmentBlaze UI is a framework-free open source UI toolkit that uses JavaScript components to build great user interfaces. It is the same as a bootstrap for use and has excellent different elements to use to make your website look more impressive. This framework allows us to use various of its styles and p 3 min read Blaze UI BoxingBlaze UI is a CSS open-source framework. It is a lightweight UI toolkit and provides great tools for building customized and scalable applications. It can work with any framework that exists. It can adapt to any ecosystem. All designs or CSS are mobile-first and hence responsive. Its project is avai 3 min read Blaze UI ElevationBlaze UI is a framework-free open-source UI toolkit. It provides a great foundation for building scalable websites faster. Blaze UI comes with a lot of pre-styled components and many utilities so that developers don't have to build everything from scratch. All of its components rely solely on native 2 min read Blaze UI SizesBlaze UI is a free open source UI Toolkit that provides a great structure for building websites quickly with a scalable and maintainable foundation. All components in Blaze UI are developed mobile-first and rely solely on native browser features, not a separate library or framework. It helps us to c 3 min read Blaze UI VisibilityBlaze UI is a responsive front-end framework and a free open-source UI toolkit utilized to make sites easily. It provides us with an outstanding structure that helps us to form a strong and maintainable foundation for websites. All the components are developed keeping mobile responsiveness a priorit 4 min read Blaze UI Utilities Complete ReferenceBlaze UI is a free & open-source (MIT License) Framework with a lightweight UI Toolkit that provides a great structure for building websites quickly with a scalable and maintainable foundation Blaze UI Utilities List: Blaze UI Alignment Blaze UI Centered AlignmentBlaze UI Alignment Vertical Blaz 2 min read Like