Hiyve Components - v1.0.0
    Preparing search index...

    Interface UseSelectionSyncOptions

    interface UseSelectionSyncOptions {
        canvas: Canvas | null;
        enabled?: boolean;
        fileId: string;
        localUserId: string;
    }
    Index

    Properties

    canvas: Canvas | null
    enabled?: boolean
    fileId: string
    localUserId: string