# StrikeThroughSupSubTogglesProps

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/editor/src/plugins/toolbar/components/BoldItalicUnderlineToggles.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/plugins/toolbar/components/BoldItalicUnderlineToggles.tsx#L81)

## Properties

| Property | Type |
|---|---|
| `options` | `('Strikethrough' | 'Sub' | 'Sup')[]` |
