RevGrid - v0.9.3
    Preparing search index...

    Type Alias Constructor<TextFormattableValueTypeId, TextFormattableValueAttributeTypeId>

    Constructor: new (
        textFormatter: RevTextFormatter<
            TextFormattableValueTypeId,
            TextFormattableValueAttributeTypeId,
        >,
        definition: RevTableField.Definition<
            TextFormattableValueTypeId,
            TextFormattableValueAttributeTypeId,
        >,
        heading: string,
        index: Integer,
    ) => RevTableField<
        TextFormattableValueTypeId,
        TextFormattableValueAttributeTypeId,
    >

    Type Parameters

    • TextFormattableValueTypeId
    • TextFormattableValueAttributeTypeId