Triangle.js Docs
    Preparing search index...

    Interface QueryParams

    interface QueryParams {
        limit?: number;
    }
    Index

    Properties

    Properties

    limit?: number

    The amount of entries to return, between 1 and 100. 25 by default.