Skip to content

Commit

Permalink
Added heading and contentlink support
Browse files Browse the repository at this point in the history
  • Loading branch information
dropmann authored and jonathon-love committed Jul 1, 2023
1 parent c22accd commit 5551aca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions schemas/uictrlschemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ GridControl:
type: integer
useSingleCell:
type: bool
contentLink:
type: string

ControlContainer:
type: object
Expand Down Expand Up @@ -416,6 +418,8 @@ Label:
properties:
label:
type: string
heading:
type: bool

EmbeddedChildSupport:
type: object
Expand Down

0 comments on commit 5551aca

Please sign in to comment.