ui_patterns icon indicating copy to clipboard operation
ui_patterns copied to clipboard

Document how to specify fields required by items in a collection

Open jigarius opened this issue 7 years ago • 0 comments

The problem

  • I have a pattern named tabs which requires a variable items of type collection
  • Each tab must have a title and a body

How do I define that each item is expected to have a title and a body?

jigarius avatar Nov 25 '18 18:11 jigarius