Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.1 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.1 KB

mf-text-length

Build Status

Example

Here's a quick example.

Settings

  • mf-text-length - text length limit
  • mf-text-warn-at - text length at which to show warning indicator (defaults to mf-text-length - 10)

Styles

  • mf-text-ok-class - style of text-length indicator when the text-length is ok
  • mf-text-near-class - style of text-length indicator when the text-length is within the warning range
  • mf-text-at-class - style of text-length indicator when the text-length is at max-text-length
  • mf-text-over-class - style of text-length indicator when the text-length is over max-text-length

What's with the mf prefix?

Stands for Mindflash, I used to work there, they're great folks and they're likely hiring :)