RevGrid - v0.9.3
    Preparing search index...
    interface RowProperties {
        height?: number;
        [key: string]: unknown;
    }

    Hierarchy (View Summary)

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    height?: number