In this chapter, we will study about basic controls. Foundation provides basic controls such as buttons, sliders and switches.
The following table lists the basic controls used in Foundation.
Sr.No. | Basic control & Description |
---|---|
1 | ButtonFoundation supports many button styles that can be customized according to your needs. |
2 | Button GroupThey are containers for corresponding action elements. It works fine when group of actions is displayed in a bar. |
3 | Close ButtonClose button is used when you want something to go away by clicking on it. |
4 | SliderSliders are very useful for setting certain values inside a range. |
5 | SwitchIt allows you to turn off or turn on the switch by clicking on it. |
Leave a Reply