You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/docs/pages/customization.mdx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -390,8 +390,8 @@ hints:
390
390
*`placeholder`: The placeholder text for the field.
391
391
*`is_sortable`: Whether the field is sortable. Requires `is_filterable` to be true.
392
392
*`is_groupable`: Whether the field is groupable. Requires `is_filterable` to be true.
393
-
*`order`: The order in which the field appears in the side-panel.
394
-
*`group_name`: The group title under which field(s) appear in the side-panel. In the example below, the fields are grouped under groups titled _Group One_ and _Group Two_.
393
+
*`order`: The order in which the field appears in the sidepanel.
394
+
*`group_name`: The group title under which field(s) appear in the sidepanel. In the example below, the fields are grouped under groups titled **Group One** and **Group Two**.
0 commit comments