touchstone.caseresult.variantparent
Home > @pebula/touchstone > CaseResult > variantParent
CaseResult.variantParent property
Indicates (when truthy) if the current case is a variant case. If truthy, the actual value represents the name of the root case which it is a variant of.
Signature:
variantParent?: string;