Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123225 (s=123225, is=123302, ic=123304, ia=123307)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123303 (s=123225, is=123303, ic=123305, ia=123308)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123305 (s=123225, is=123303, ic=123305, ia=123308)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123308 (s=123225, is=123303, ic=123305, ia=123308)