Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86339 (s=86339, is=86397, ic=86398, ia=86399)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86398 (s=86339, is=86398, ic=86399, ia=86400)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86399 (s=86339, is=86398, ic=86399, ia=86400)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86400 (s=86339, is=86398, ic=86399, ia=86400)