In Drupal 10, I am using a Paragraph field in a content type, and I want to display 18 Paragraph items by default (when creating new content). How should I do?
Goal: When a user creates new content of a certain type, the Paragraph field should already contain 18 empty items (paragraph widgets) ready for input.