File tree Expand file tree Collapse file tree
content/collections/widgets Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,6 +39,11 @@ options:
3939 type : string
4040 required : false
4141 description : ' The title of the widget. Defaults to the collection name.'
42+ -
43+ name : show_table_header
44+ type : boolean
45+ required : false
46+ description : ' Show table column headers. Off by default.'
4247screenshot : widgets/collection-v6.webp
4348screenshot_dark : widgets/collection-v6-dark.webp
4449nav_title : Collection
Original file line number Diff line number Diff line change @@ -35,6 +35,11 @@ options:
3535 type : string
3636 required : false
3737 description : ' The title of the widget. Defaults to the form name.'
38+ -
39+ name : show_table_header
40+ type : boolean
41+ required : false
42+ description : ' Show table column headers. Off by default.'
3843screenshot : widgets/form-v6.webp
3944screenshot_dark : widgets/form-v6-dark.webp
4045---
You can’t perform that action at this time.
0 commit comments