Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66832 (s=66832, is=66888, ic=66889, ia=66890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66889 (s=66832, is=66889, ic=66890, ia=66891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66890 (s=66832, is=66889, ic=66890, ia=66891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66891 (s=66832, is=66889, ic=66890, ia=66891)