Skip to content

Commit fb014bd

Browse files
Document new button_label config option for Replicator fieldtype (#1350)
1 parent b9da3b1 commit fb014bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/collections/fieldtypes/replicator.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ options:
1515
name: max_sets
1616
type: integer
1717
description: The maximum number of sets that may be added.
18+
-
19+
name: button_label
20+
type: string
21+
description: Allows you to define a label for the "Add Set" button.
1822
id: 00b140e3-413a-4d91-b9e7-65f58d56a41b
1923
---
2024
## Usage

0 commit comments

Comments
 (0)