Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8033 (s=8033, is=8040, ic=8038, ia=8040)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8041 (s=8033, is=8041, ic=8039, ia=8041)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8039 (s=8033, is=8041, ic=8039, ia=8041)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8041 (s=8033, is=8041, ic=8039, ia=8041)