Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123285 (s=123285, is=123362, ic=123364, ia=123367)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123363 (s=123285, is=123363, ic=123365, ia=123368)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123365 (s=123285, is=123363, ic=123365, ia=123368)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123368 (s=123285, is=123363, ic=123365, ia=123368)