LeanAdmin / feature-discussions

The place for discussing new features
6 stars 0 forks source link

Currency field #9

Open stancl opened 3 years ago

stancl commented 3 years ago

A wrapper around Number with some money conversion features.

MikeCraig418 commented 3 years ago

What about a prefix that can be added to any field? Number, text, etc.

Like bootstrap's input-group-addon : https://jsfiddle.net/s6Xu6/1/

stancl commented 3 years ago

Yeah, that's a good idea too. Should be in the base input field.