typograph-editor-documentation
    Preparing search index...

    Function getParagraphIndents

    • The indents in force on the paragraph the caret is in, for the toolbar to show.

      Resolved values rather than the paragraph's own overrides: what the fields should display is what the text is actually indented by, which may come from the paragraph style. Absent means zero, as it does throughout the layout.

      Returns { first_line_indent: number; left_indent: number; right_indent: number }