BundleModeSelect
A selector for the token bundling mode (Words / Grammar / Morphemes), wired to BundleSettingsContext. The choice is a global view preference, so changing it re-tokenizes everywhere.
Functions¶
BundleModeSelect()¶
Defined in: src/shared/components/BundleModeSelect.tsx:23
The BundleModeSelect component.
Parameters¶
| Parameter | Type | Description |
|---|---|---|
props |
{ className?: string; } |
Optional wrapper class. |
props.className? |
string |
- |
Returns¶
Element
The bundling-mode option list.