1,813
การแก้ไข
| บรรทัดที่ 364: | บรรทัดที่ 364: | ||
hidden=false, tabindex=false, | hidden=false, tabindex=false, | ||
pad_bottom="default", | pad_bottom="default", | ||
force_fat=false, force_slim=false, slim_pb=2) | |||
force_fat=false, force_slim=false, slim_pb | |||
</syntaxhighlight>''' | </syntaxhighlight>''' | ||
| บรรทัดที่ 392: | บรรทัดที่ 389: | ||
* '''force_fat''' ''(bool)'': Whether to draw the field in ''fat'' mode regardless of {{code|form.slim}} and {{code|form.subslim}} values. | * '''force_fat''' ''(bool)'': Whether to draw the field in ''fat'' mode regardless of {{code|form.slim}} and {{code|form.subslim}} values. | ||
* '''force_slim''' ''(bool)'': Whether to draw the field in ''slim'' mode regardless of {{code|form.slim}} and {{code|form.subslim}} values. | * '''force_slim''' ''(bool)'': Whether to draw the field in ''slim'' mode regardless of {{code|form.slim}} and {{code|form.subslim}} values. | ||
* '''slim_pb | * '''slim_pb''' ''(int: 0 ~ 5)'': Set the bottom padding for ''slim'' field. This argument utilizes Bootstrap 4's {{code|lang=css|pb-0}} through {{code|lang=css|pb-5}} classes. | ||
|} | |} | ||