Bool value when component is not their default

To make it easier for the user when they change a default value we highlight something else in yellow. It would be great to have this baked so I can either do

{{(component.default != component.value)}}

or something just tells me when it's changed by itself

{{component.user_modified}} -- true/false

2 Likes

Thanks @mtv! This would be a great addition to all of our inputs. I've added it to our list!

Also a option to "reset" (aka return to default)

This is for things like a "reset" button on a filter list