📜  Foundation-表格

📅  最后修改于: 2020-10-25 05:54:45             🧑  作者: Mango


 

在本章中,我们将研究Forms 。 Foundation为Forms提供了功能强大,简单易用的通用布局系统,该系统结合了表单样式和网格支持。

下表列出了Foundation中使用的表单元素。

Sr.No. Form element & Description
1 Form Basics

Creation of forms is easy and very flexible, which are built with a combination of standardized form elements and powerful grid system.

2 Help Text

It is used to notify the user about the purpose of the element and is usually placed below a field.

3 Label Positioning

You can position your labels left or right of your inputs.

4 Inline Labels and Buttons

Extra text or controls can be attached to the left/right of an input field.

5 Custom Controls

Custom controls like date pickers, switches or sliders require some attention to access it.

6 SASS Reference

You can change the styles of the components by using SASS Reference.