RevGrid - v0.9.3
    Preparing search index...

    Type Alias TableFieldValueConstructors<TextFormattableValueTypeId, TextFormattableValueAttributeTypeId>

    TableFieldValueConstructors: [
        field: RevTableField.Constructor<
            TextFormattableValueTypeId,
            TextFormattableValueAttributeTypeId,
        >,
        value: RevTableValue.Constructor<
            TextFormattableValueTypeId,
            TextFormattableValueAttributeTypeId,
        >,
    ]

    Type Parameters

    • TextFormattableValueTypeId
    • TextFormattableValueAttributeTypeId