Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10402 (s=10402, is=10410, ic=10409, ia=10411)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10411 (s=10402, is=10411, ic=10410, ia=10412)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10410 (s=10402, is=10411, ic=10410, ia=10412)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10412 (s=10402, is=10411, ic=10410, ia=10412)