Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 115 Bytes

spacer.md

File metadata and controls

15 lines (13 loc) · 115 Bytes

Spacer

Spacer {
    size: Int

    type: ViewType = .spacer
}

JSON Example

{
  "size": 8
}