tumblr.js - v5.0.1
    Preparing search index...

    Interface NpfLayoutRows

    interface NpfLayoutRows {
        display: readonly { blocks: readonly number[]; mode?: { type: string } }[];
        truncate_after?: 1;
        type: "rows";
    }
    Index

    Properties

    display: readonly { blocks: readonly number[]; mode?: { type: string } }[]
    truncate_after?: 1
    type: "rows"