Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.

Section

mattt edited this page Jan 24, 2020 · 5 revisions

Section

public struct Section: Block

Inheritance

Block, BlockConvertible


Initializers

init(levelAdjustment:_:)

public init(levelAdjustment: Int = +1, _ builder: () -> BlockConvertible)

Properties

blockValue

var blockValue: [Block & Node]
Clone this wiki locally