Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99766 (s=99766, is=99829, ic=99830, ia=99831)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99830 (s=99766, is=99830, ic=99831, ia=99832)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99831 (s=99766, is=99830, ic=99831, ia=99832)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99832 (s=99766, is=99830, ic=99831, ia=99832)