DictionaryPage
Demo variant of the Dictionary hub, aliased in only for
--mode demo. Free search has no fixtures, so the search control is disabled
with a hint to use the curated suggestions on the landing view. The breadcrumb
trail and routed <Outlet/> are kept intact so links between the captured
word / kanji views still work.
Functions¶
DictionaryPage()¶
Defined in: src/demo/components/DictionaryPage.tsx:17
The demo Dictionary hub: disabled search + the real breadcrumb + <Outlet/>.
Returns¶
Element
References¶
DictionaryTrailState¶
Re-exports DictionaryTrailState