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