How to show array key in TextColumn
Hi i have Variant model whre i save json in format like this {"Name":"Value"} and i'm casting it
How could i display key into textcolumn or other column?
Because if i put it into textCol it in state is only value
ps: I'm new to filament
How could i display key into textcolumn or other column?
Because if i put it into textCol it in state is only value
ps: I'm new to filament