Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66789 (s=66789, is=66845, ic=66846, ia=66847)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66846 (s=66789, is=66846, ic=66847, ia=66848)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66847 (s=66789, is=66846, ic=66847, ia=66848)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66848 (s=66789, is=66846, ic=66847, ia=66848)