Conditional visibility of input - new Cockpit

In old CMS version, we could have control over inputs visibility, with an option of @visibility:
@visibility”: “$.type === ‘something’”

Can we use it in new Cockpit CMS? I tried, but with no success.

Try in Field Settings > Meta > Condition

data.type === 'something'