Grid-specific display configuration

interface ViewGridDisplayState {
    rowHeight?: "compact" | "normal" | "comfortable";
}

Properties

Properties

rowHeight?: "compact" | "normal" | "comfortable"

Row height preference