Wojtek-R
Pass data to widget from custom page
I have tried it this way as it was mentioned in this thread:
https://discord.com/channels/883083792112300104/1095984082212634674
it does not throw an error when I pass it like that:
<x-filament-panels::page :widget-data="$shift">
but not sure how to access it then on widget component?
8 replies