2.0.1 • Published 8 months ago

@makeform/input v2.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

@makeform/input

Text input widget suitable for one line short text, links or number.

config

  • asLink: render input content as a link in view mode
  • withLink: render links inside input content as links in view mode
  • asImage: render input content as an image in view mode
  • autoComma: automatically add comma in input content. default false
    • yet comma will still be removed in underlying value .
  • unit: optional, a string representing unit of this field if provided.
    • shown as a small dimmed text at the corner of this widget if provided
  • placeholder: placeholder text to be shown. optional, nothing will be shown if omitted.
  • hint: an object with following field for input statistics hint.
    • enabled: default false. when true, show information based on length related term about how many characters left.

it also provides following configs for using in @makeform/textarea or any other widgets want to extend @makeform/input and use related features:

  • showMarkdownOption: default false. show markdown related options if true

License

MIT

2.0.1

8 months ago

2.0.0

9 months ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.1

1 year ago

1.2.0

2 years ago

1.1.10

2 years ago

1.1.1

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.0

3 years ago

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago