ValueFloat
A floating-point value.
Implements: Value
Fields
| Field | Type | Description |
|---|---|---|
| serializedValue | String! | The value rendered in its string form, primarily for values within filters. |
| value | Float | The floating-point value; unset when the cell holds no value. |