Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
Add repeat, repeatDirection to panels/_panel
Browse files Browse the repository at this point in the history
Supports repeating panels based on template variables
  • Loading branch information
trotttrotttrott committed Oct 5, 2020
1 parent d5ea86e commit 595fe9b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions specs/7.0/panels/_panel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ panel:
type: array
items:
$ref: '_link.yml#/link'
repeat:
type: string
repeatDirection:
type: string
targets:
type: array
items:
Expand Down

0 comments on commit 595fe9b

Please sign in to comment.