Typix LogoTypix
Extensions

Max Length

Hard input cap — blocks typing beyond a maximum character count

Prevents the user from typing beyond a configured character count. Unlike Character Limit which just shows a counter, Max Length actively blocks input.

Install

pnpm add @typix-editor/extension-max-length

Live demo

Config

OptionTypeDefaultDescription
maxLengthnumberrequiredHard upper bound on character count.

On this page