@vivliostyle/core
    Preparing search index...

    Type Alias SemanticFootnoteStyleState

    type SemanticFootnoteStyleState = {
        footnoteDisplay: Val | null;
        footnotePolicy: Ident | null;
        sourceStyle: CssCascade.ElementStyle | null;
    }
    Index

    Properties

    footnoteDisplay: Val | null
    footnotePolicy: Ident | null
    sourceStyle: CssCascade.ElementStyle | null