# StrikeThroughSupSubToggles

**Kind:** Component

**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#L89)

## Props

| Name | Type | Required | Default |
|---|---|---|---|
| `options` | `any` | ✓ | - |

## Diagram

```mermaid
graph TD
    component_StrikeThroughSupSubToggles_77078597["StrikeThroughSupSubToggles"]
    class component_StrikeThroughSupSubToggles_77078597 rootComponent
```

## Relationships

- RENDERS → `FormatButton`
- USES_HOOK → `useTranslation`
