[component]

Dev Mode
Table boolean
Description
Use the table boolean to create easily scannable binary information for a user.
Value
Is Editing
Usage Guidelines
Do
Use this field to represent a binary. Has/has not, for example.
Don't
Do not use this to represent data that’s not a true binary.
Props
Name
Type
Required
Description
value
boolean
Required
The boolean value to be displayed or edited.
isEditing
boolean
If true, the component is in editing mode.
onSave
The function to call when the value is saved.
Status
Documentation:
Figma:
Web:
iOS:
Android:
Related
Table
Examples
States
Display True
Display False
Editing True
Editing False