Preparing search index...
    interface RefAttributeSTGetOptionsFnConfig {
        count: number;
        page: number;
        text?: string;
    }
    Index

    Properties

    Properties

    count: number
    page: number
    text?: string