@roomy-chat/sdk
    Preparing search index...

    Variable CollectionConst

    Collection: ComponentDef<LoroMovableList<`leaf:${string}`>> = ...

    This entity represents a generic collection of other entities.

    This component can be used to implement things like pagination by putting a list of collection entities, the pages, inside, for example, a Timeline component.

    Any entity that has a Collection component in the list could be treated as a page where each link in the collection is the actual Message in the list.