Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5857 (s=5857, is=5858, ic=5858, ia=5858)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5859 (s=5857, is=5859, ic=5859, ia=5859)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5859 (s=5857, is=5859, ic=5859, ia=5859)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5859 (s=5857, is=5859, ic=5859, ia=5859)