@byomakase/omakase-player
    Preparing search index...

    Type Alias TimelineSlotEventTypeDataMap

    type TimelineSlotEventTypeDataMap = {
        TIMELINE_SLOT_RESIZE: {};
        TIMELINE_SLOT_SCROLL: VerticalScrollEvent;
    }
    Index

    Properties

    TIMELINE_SLOT_RESIZE: {}
    TIMELINE_SLOT_SCROLL: VerticalScrollEvent