SectionViewModel

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

Represents a section of items in a collection.

DiffableViewModel

Properties

Init