Level 1
Can anyone help me out?
Summer Sale! All accounts are 50% off this week.
// Blade File
Click me Alpine.data('TestResult', () => { const myArray = ['foo', 'bar', 'baz']; return { myArray: myArray, }; });// Component File
Please or to participate in this conversation.