Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13342 (s=13342, is=13352, ic=13354, ia=13355)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13353 (s=13342, is=13353, ic=13355, ia=13356)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13355 (s=13342, is=13353, ic=13355, ia=13356)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13356 (s=13342, is=13353, ic=13355, ia=13356)