Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65066 (s=65066, is=65121, ic=65122, ia=65123)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65122 (s=65066, is=65122, ic=65123, ia=65124)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65123 (s=65066, is=65122, ic=65123, ia=65124)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65124 (s=65066, is=65122, ic=65123, ia=65124)