Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.
mattt edited this page Jan 24, 2020 · 6 revisions

Block

A block structure element.

public protocol Block

Conforming Types

ContainerBlock, Fragment, LeafBlock, Section


Generically Constrained Members

Required Properties

blockValue

var blockValue: [Block & Node]

Clone this wiki locally