WebIDLpedia

ChildBreakToken interface

Definition

CSS Layout API Level 1 defines ChildBreakToken



[Exposed=LayoutWorklet]
interface ChildBreakToken {
    readonly attribute BreakType breakType;
    readonly attribute LayoutChild child;
};

Methods and attributes that return objects implementing ChildBreakToken

Referring IDL interfaces/dictionaries