- Angular UI Development with PrimeNG
- Sudheer Jonna Oleg Varaksin
- 50字
- 2021-07-15 17:33:03
Multiple selection
With AutoComplete, it is also possible to select more than one value by setting the multiple property to true. With the help of multiple selects, the selected texts can be retrieved as an array (for example, the countries property). In this case, ngModel should refer to an array.
推薦閱讀
- Embedded Linux Projects Using Yocto Project Cookbook
- C語言程序設計案例教程
- TypeScript Essentials
- Machine Learning with R Cookbook(Second Edition)
- 實戰(zhàn)Java程序設計
- 深度強化學習算法與實踐:基于PyTorch的實現(xiàn)
- Redis Essentials
- 基于Swift語言的iOS App 商業(yè)實戰(zhàn)教程
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- Microsoft Azure Storage Essentials
- Unity 2018 Shaders and Effects Cookbook
- HTML5開發(fā)精要與實例詳解
- Swift語言實戰(zhàn)晉級
- Julia數(shù)據(jù)科學應用
- Scratch從入門到精通