Optional
cancelOptional
name?: stringUpdate the name of the sub-inspection.
Optional
note?: string | nullChange the sub-inspection note. If set, this note will be appended to all of the test notes in the sub-inspection when it is submitted.
Optional
noteChange when a note is required on the sub-inspection.
Optional
showWhether the cancel button will appear on the sub-inspection.
Optional
showWhether the submit button will appear on the sub-inspection.
Optional
submitThe text which will appear in the 'Submit' button on the sub-inspection. Setting this to null will revert it to the default value. This property will do nothing if showSubmitButton is false.
Optional
tabChange the tab behavior of the sub-inspection. nextSPC will cause spc tests to tab between each other.
Optional
visibleWhether the sub-inspection will show up in the list.
The text which will appear in the 'Cancel' button on the sub-inspection. Setting this to null will revert it to the default value. This property will do nothing if showCancelButton is false.