filmov
tv
Angular & PrimeNg #11 - Context Menu
![preview_player](https://i.ytimg.com/vi/wiBaT83UPVk/maxresdefault.jpg)
Показать описание
Cloned apps: Menu, Finder, Trash, Terminal, Spotlight, Launchpad, Settings Menu, Login Screen, Boot Screen
PrimeNg components used in this course: Menubar, Dock, Dialog, DynamicDialog, Terminal, ContextMenu, AutoComplete, ProgressBar, InputText
PrimeNg Context Menu component:
Chapters
0:00 - Intro
00:13 - Importing Context Menu Module
00:34 - Create context Menu component
00:52 - Inside of the component class
01:48 - Adding actions to the store
02:42 - Adding the context menu to the Desktop
03:11 - Creating the context menu template
03:41 - Adding more menu items
03:59 - Styling the context menu
04:14 - Wrapping up