MELCloud & MELCloud Home API for Node.js - v48.2.0
    Preparing search index...

    Interface OverflowOptions

    interface OverflowOptions {
        overflow?: "reject" | "constrain";
    }

    Hierarchy (View Summary)

    Index
    overflow?: "reject" | "constrain"