BlockType
public struct BlockType : Decodable
Undocumented
-
Undocumented
Declaration
Swift
public let nestingMode: NestingMode -
Undocumented
See moreDeclaration
Swift
public enum NestingMode : String, Decodable -
Undocumented
Declaration
Swift
public let block: Block -
Undocumented
Declaration
Swift
public let minItems: Int? -
Undocumented
Declaration
Swift
public let maxItems: Int?