# 404-solution/4.3.3/includes/html/inlineModeToggle.html

404 Solution, version 4.3.3. 1 lines.

- Page: https://pluginprobe.com/plugins/404-solution/4.3.3/code/includes/html/inlineModeToggle.html
- Raw: https://pluginprobe.com/plugins/404-solution/4.3.3/raw/includes/html/inlineModeToggle.html
- Modified: 2026-06-23T05:55:18+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/404-solution/4.3.3/code/includes/html/inlineModeToggle.html#L10-L20`.

```html
<div class="abj404-mode-toggle abj404-mode-toggle-inline" data-nonce="{nonce}"><div class="abj404-mode-toggle-buttons"><button type="button" class="abj404-mode-btn {simpleActive}" data-mode="simple" aria-pressed="{simplePressedState}"><span class="abj404-mode-btn-text">{simpleLabel}</span></button><button type="button" class="abj404-mode-btn {advancedActive}" data-mode="advanced" aria-pressed="{advancedPressedState}"><span class="abj404-mode-btn-text">{advancedLabel}</span></button></div></div>
```
