@vivliostyle/core
    Preparing search index...

    Class TableRowLayoutConstraint

    Represents constraints on laying out fragments

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    cellFragmentLayoutConstraints: {
        breakPosition: Vtree.NodeContext;
        constraints: Layout.FragmentLayoutConstraint[];
    }[] = []
    flagmentLayoutConstraintType: FragmentLayoutConstraintType = "TableRow"
    nodeContext: Vtree.NodeContext

    Methods