We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b5b35 commit b6a7a6eCopy full SHA for b6a7a6e
docs/declarative-customization/column-formatting.md
@@ -1194,6 +1194,7 @@ Operators specify the type of operation to perform. The following operators are
1194
- \*
1195
- <
1196
- \>
1197
+- \%
1198
- ==
1199
- !=
1200
- <=
@@ -1205,7 +1206,8 @@ Operators specify the type of operation to perform. The following operators are
1205
1206
- Date()
1207
- cos
1208
- sin
-- ?
1209
+- ?
1210
+- :
1211
- toLocaleString()
1212
- toLocaleDateString()
1213
- toLocaleTimeString()
0 commit comments