RevGrid - v0.9.3
    Preparing search index...

    Type Alias TableGridConstructors<TextFormattableValueTypeId, TextFormattableValueAttributeTypeId>

    TableGridConstructors: [
        RevTableField.Constructor<
            TextFormattableValueTypeId,
            TextFormattableValueAttributeTypeId,
        >,
        RevTableValue.Constructor<
            TextFormattableValueTypeId,
            TextFormattableValueAttributeTypeId,
        >,
    ]

    Type Parameters

    • TextFormattableValueTypeId
    • TextFormattableValueAttributeTypeId