Checkout UI Preact <s-text> "line-through"?

Simply using latest preact components and cannot get a line-through for a <s-text> component?

Anyone know of a way?

Tried:
<s-text appearance="subdued" accessibilityRole="deletion">
<s-text appearance="strike" accessibilityRole="deletion">
<s-text appearance="strike-through" accessibilityRole="deletion">
<s-text appearance="line-through" accessibilityRole="deletion">