SectionViewModel

public struct SectionViewModel : DiffableViewModel
extension SectionViewModel: Collection, RandomAccessCollection
extension SectionViewModel: CustomDebugStringConvertible

Represents a section of items in a collection.

DiffableViewModel

Properties

Init

Accessing Cells and Supplementary Views