interface LineBreakTextStyleRule {
    matcher: StructuredTextNodeMatcher;
    styleKind: lineBreak;
}

Properties

Properties

styleKind: lineBreak