Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12360 (s=12360, is=12372, ic=12371, ia=12373)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12373 (s=12360, is=12373, ic=12372, ia=12374)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12372 (s=12360, is=12373, ic=12372, ia=12374)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12374 (s=12360, is=12373, ic=12372, ia=12374)