- Angular UI Development with PrimeNG
- Sudheer Jonna Oleg Varaksin
- 200字
- 2021-07-15 17:33:02
Enhanced Inputs and Selects
This chapter explains frequently used input and select components with enhanced features for any kind of application or website. Such components are the main parts of every web application. All the features of each component will cover many real-time use cases that you may encounter while developing the project. Input and select components are the first citizens while you're creating a login form or registration form or any kind of form-filling application. Due to the rapid revolution in web usage and technology improvements, there is a need for various enhanced inputs and select components that make the web more powerful. PrimeNG provides over 20 components for data input and select, which extend standard or native HTML components with skinning capabilities and useful features, such as user-friendly interface, validation, and so on.
In this chapter, we will cover the following topics:
-
Formatted input with InputMask
-
Autosuggestion with AutoComplete
-
Entering multiple values with Chips
-
Discovering checkbox - boolean, many, and TriState
-
Choosing items with Single and MultiSelect components
-
Basic and advanced Calendar scenarios
-
Spinner and Slider - different ways to provide input
-
Text editing with rich and powerful editors
-
Password and star-based rating inputs
- Validation with input and select components
- Android開發精要
- Interactive Data Visualization with Python
- 編程卓越之道(卷3):軟件工程化
- ASP.NET動態網頁設計教程(第三版)
- Flux Architecture
- 程序是怎樣跑起來的(第3版)
- 用戶體驗增長:數字化·智能化·綠色化
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Python深度學習原理、算法與案例
- RESTful Java Web Services(Second Edition)
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- 后臺開發:核心技術與應用實踐
- 零代碼實戰:企業級應用搭建與案例詳解
- IoT Projects with Bluetooth Low Energy
- Android Sensor Programming By Example