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