Skip to content 

IJSONRunSegment Interface

Packages > @fluidframework/sequence > IJSONRunSegment

Signature:

export interface IJSONRunSegment<T> extends IJSONSegment 

Extends: IJSONSegment

Properties

List of properties of this interface
Property Type Description
items T[]

Events

items

Signature:

items: T[];