BloX - Date and Timestamp Range Filter
Updated 03-02-2023
Interesting. I see that the column is not needed. That said, I tried removing it and relying on the style on the TextBlock (as shown below, text taken from the template attached to this article, but it does not appear to center the "From" label.
"style": {
"justify-items": "center",
"align-items": "center"
}
I also can't seem to control absolute width of the columns. How would you do that?