[component]

Dev Mode
Table number
Description
Use this component to display a number on the table that’s NOT a date or a currency.
$1.97
Usage Guidelines
Do
Use this component to display a number.
Don't
Do not use this component for dates or currency.
Props
Name
Type
Required
Description
value
string
Required
The number to display in the text field.
align
Numbers generally should be right aligned for ease of scanability.
isEditing
boolean
Whether the text field is in editing mode.
onSave
Callback to save the text field value.
Status
Documentation:
Figma:
Web:
iOS:
Android:
Related
Table
Examples
TableNumber
$1.97