Skip to content

Conversation

@s2b
Copy link
Contributor

@s2b s2b commented Oct 31, 2025

MinViewHelper and MaxViewHelper

Examples

<f:min value="{0: '1', 1: '2', 2: '3'}" />
<!-- 1 -->

<f:max value="{0: '1', 1: '2', 2: '3'}" />
<!-- 3 -->

MinViewHelper and MaxViewHelper

Examples
```
<f:min value="{0: '1', 1: '2', 2: '3'}" />
<!-- 1 -->

<f:max value="{0: '1', 1: '2', 2: '3'}" />
<!-- 3 -->
```
@s2b s2b merged commit fec9fc1 into 4.5 Oct 31, 2025
10 checks passed
@s2b s2b deleted the backport branch October 31, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants