Skip to content

TextPage

Demo variant of the Text Analyzer, aliased in only for --mode demo. Arbitrary pasted text has no tokenization fixture, so it shows the captured sample sentence (read-only) tokenized from the recorded fixture.

Functions

TextPage()

function TextPage(): Element;

Defined in: src/demo/components/TextPage.tsx:18

The demo Text Analyzer: the sample sentence, tokenized read-only.

Returns

Element