0 votes
Limbo Textbox
Extended textbox and textarea property editors for Umbraco 10+. Features include:
- Visible indication of character limit
- Character limit is enforced when enabled
- Supports setting a placeholder text
- Supports setting a fallback text in case no value is specified
- Localized (currently in English and Danish)
To install in Umbraco 10+:
Install-Package Limbo.Umbraco.TextBox -Version 1.0.2
For older versions of Umbraco, see our older Skybrud Textbox package.