Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102937 (s=102937, is=103001, ic=103002, ia=103004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103002 (s=102937, is=103002, ic=103003, ia=103005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103003 (s=102937, is=103002, ic=103003, ia=103005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103005 (s=102937, is=103002, ic=103003, ia=103005)