Optional
defectOptional
failChange color of the fail button.
Optional
failChange the label for the fail button.
Optional
naChange color of the N/A button.
Optional
naChange the label for the N/A button.
Optional
ncuChange how many non-conforming units will be tracked on fail.
Optional
onlyChange whether this test should only be displayed if the part in the test's context contains the defect set on this test.
Optional
partChange the part to use for this test.
Expects the ID of the part.
null to unset the part override.
Optional
passChange the color of the pass button.
Optional
passChange the label for the pass button.
Optional
sampleChange the sample size to track with this test.
Optional
showNA?: booleanChange whether or not to show the N/A button.
Optional
value?: PassFailType | nullChange the currently selected option.
Change the defect to record when this test is marked as 'fail'.
Expects the ID of the defect.
Use null to unset the defect.