Tuesday 12 December 2017

Part 5 UI components of ionic hindi



In this video, I will describe the UI components of ionic .
Ionic apps are made of high-level building blocks called components. Components allow you to quickly construct an interface for your app. Ionic comes with a number of components, including models, popups, and cards.

Ionic provides lots of built-in UI Components that will help you to design your application user-friendly.
Some of built-in components are
Button, Radio Button, Checkbox, alerts, cards, slides etc
We can use this UI component by using Javascript or CSS.
This UI component is derived from ionic-angular library
The ionic-angular library contains basics of all UI components like button and many others.
In our upcoming videos we will discuss all of the components of UI
So please watch all the videos tutorials.



====================================================
to download full source code and presentation visit our wesite and Blog

website : - http://dotnetlab.in/
facebook page :- https://www.facebook.com/DotnetLab-1896440207343189/
visit my blog : - http://aspnetinhindi.blogspot.in
follow me on twitter : https://twitter.com/THEJOGRANA


No comments:

Post a Comment

Part 20 consuming rest api in ionic

in this video, I will show you that how you can consume the rest API. in the previous video we have implemented the asp.net web API projec...