Hi
I am trying to display a view in a SPO list. The view is set to "Gallery"
I have a value HyperLink in that list.
Currently I am using
{
"hideColumnHeader": true,
"hideSelection": true
}
which renders as

Selection seems to be enabled.

Also is there a way to remove the word HyperLink and extend out the titles so they're not truncated?
Thanks
P