Skip to content

Singular / Plural postfix #782

Open
Open
@mugnap

Description

@mugnap

Hello,

I'd like to add a postfix but it needs to be different for singular or plural. In my slider I have a range from 1 to 10. If the selected value is 1, then the postfix should be " item", otherwise " items".

I cannot find a way to do that. I tried to use the onChange event and '.update' method to update the postfix property according to its value (data.from), but it seems that when I use the '.update' method, the slider 'looses' focus, so I cannot drag the slider more than 1 step at a time.

How can I do that?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions